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