1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-12 11:45:38 +02:00
immich/mobile/openapi/doc/UserDto.md

562 B
Generated

openapi.model.UserDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
avatarColor UserAvatarColor
email String
id String
name String
profileImagePath String

[Back to Model list] [Back to API list] [Back to README]