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