menu
myfatoorah_flutter package
documentation
MFModels.dart
MFCustomerAddres
MFCustomerAddres constructor
MFCustomerAddres constructor
dark_mode
light_mode
MFCustomerAddres
constructor
MFCustomerAddres
(
{
String
?
block
,
String
?
street
,
String
?
houseBuildingNo
,
String
?
addressInstructions
,
})
Implementation
MFCustomerAddres( {this.block, this.street, this.houseBuildingNo, this.addressInstructions});
myfatoorah_flutter package
documentation
MFModels
MFCustomerAddres
MFCustomerAddres constructor
MFCustomerAddres class