import 'package:openapi/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The unique identifier for the user. | |
| String | The email address of the user. | ||
| status | UserStatus | The status of the user's account. |
import 'package:openapi/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The unique identifier for the user. | |
| String | The email address of the user. | ||
| status | UserStatus | The status of the user's account. |