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