menu
vital_core package
documentation
services/data/user.dart
CreateUserResponse
clientUserId property
clientUserId property
dark_mode
light_mode
clientUserId
property
@JsonKey(name: 'client_user_id')
String
?
clientUserId
getter/setter pair
Implementation
@JsonKey(name: 'client_user_id') String? clientUserId;
vital_core package
documentation
services/data/user
CreateUserResponse
clientUserId property
CreateUserResponse class