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