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