menu
tsdtech_client_sdk package
documentation
models/auth/client-user-entity.model.dart
ClientUserEntity
ClientUserEntity.fromJson factory constructor
ClientUserEntity.fromJson factory constructor
dark_mode
light_mode
ClientUserEntity.fromJson
constructor
ClientUserEntity.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ClientUserEntity.fromJson(Map<String, dynamic> json) => _$ClientUserEntityFromJson(json);
tsdtech_client_sdk package
documentation
models/auth/client-user-entity.model
ClientUserEntity
ClientUserEntity.fromJson factory constructor
ClientUserEntity class