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