mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
690 B
690 B
openapi.model.UserResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| avatarColor | UserAvatarColor | ||
| String | User email | ||
| id | String | User ID | |
| name | String | User name | |
| profileChangedAt | DateTime | Profile change date | |
| profileImagePath | String | Profile image path |