import 'package:gitea_openapi/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| avatarUrl | String | URL to the user's avatar | [optional] [default to null] |
| created | DateTime | [optional] [default to null] | |
| String | [optional] [default to null] | ||
| fullName | String | the user's full name | [optional] [default to null] |
| id | int | the user's id | [optional] [default to null] |
| isAdmin | bool | Is the user an administrator | [optional] [default to null] |
| language | String | User locale | [optional] [default to null] |
| lastLogin | DateTime | [optional] [default to null] | |
| login | String | the user's username | [optional] [default to null] |