menu
fl_address_picker package
documentation
address_model.dart
AddressDistrict
AddressDistrict constructor
AddressDistrict constructor
dark_mode
light_mode
AddressDistrict
constructor
AddressDistrict
(
{
int
?
id
,
String
?
area
,
String
?
areaid
,
String
?
cityid
,
String
?
lng
,
String
?
lat
,
})
Implementation
AddressDistrict({ this.id, this.area, this.areaid, this.cityid, this.lng, this.lat, });
fl_address_picker package
documentation
address_model
AddressDistrict
AddressDistrict constructor
AddressDistrict class