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