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