menu
clean_energy_api
clean_energy_api.dart
NotificationInfo
NotificationInfo.fromJson factory constructor
NotificationInfo.fromJson
dark_mode
light_mode
NotificationInfo.fromJson
constructor
NotificationInfo.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory NotificationInfo.fromJson(Map<String, dynamic> json) => _$NotificationInfoFromJson(json);
clean_energy_api
clean_energy_api
NotificationInfo
NotificationInfo.fromJson factory constructor
NotificationInfo class