menu
reteno_plugin package
documentation
reteno.dart
Address
Address.new constructor
Address.new constructor
dark_mode
light_mode
Address
constructor
Address
(
{
String
?
address
,
String
?
postcode
,
String
?
region
,
String
?
town
,
})
Implementation
Address({ this.address, this.postcode, this.region, this.town, });
reteno_plugin package
documentation
reteno
Address
Address.new constructor
Address class