menu
reecosys_app package
documentation
model/CpListResponseModel.dart
cpListResponseModelToJson function
cpListResponseModelToJson function
dark_mode
light_mode
cpListResponseModelToJson
function
String
cpListResponseModelToJson
(
CpListResponseModel
data
)
Implementation
String cpListResponseModelToJson(CpListResponseModel data) => json.encode(data.toJson());
reecosys_app package
documentation
model/CpListResponseModel
cpListResponseModelToJson function
CpListResponseModel library