menu
sonare_foundation package
documentation
models/authorization.dart
AuthorizationDto
AuthorizationDto.fromJson factory constructor
AuthorizationDto.fromJson factory constructor
dark_mode
light_mode
AuthorizationDto.fromJson
constructor
AuthorizationDto.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory AuthorizationDto.fromJson(Map<String, dynamic> json) => _$AuthorizationDtoFromJson(json);
sonare_foundation package
documentation
models/authorization
AuthorizationDto
AuthorizationDto.fromJson factory constructor
AuthorizationDto class