mirror of
https://github.com/immich-app/immich.git
synced 2024-11-16 10:28:54 -07:00
645 B
645 B
openapi.model.UserResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | String | ||
String | |||
firstName | String | ||
lastName | String | ||
createdAt | String | ||
profileImagePath | String | ||
shouldChangePassword | bool | ||
isAdmin | bool |