import 'package:openapi/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ||
| String | |||
| firstName | String | ||
| lastName | String | ||
| createdAt | String | ||
| profileImagePath | String | ||
| shouldChangePassword | bool | ||
| isAdmin | bool | ||
| deletedAt | DateTime | [optional] | |
| oauthId | String |
import 'package:openapi/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ||
| String | |||
| firstName | String | ||
| lastName | String | ||
| createdAt | String | ||
| profileImagePath | String | ||
| shouldChangePassword | bool | ||
| isAdmin | bool | ||
| deletedAt | DateTime | [optional] | |
| oauthId | String |