model/other/CityListResponseModel library

Functions

cityListResponseModelFromJson(String str) CityListResponseModel
data : {"id":783,"name":"Ahmedabad"} success : 1 total_records : 1 message : "Records found."
cityListResponseModelToJson(CityListResponseModel data) String
dataFromJson(String str) Citylist
id : 783 name : "Ahmedabad"
dataToJson(Citylist data) String