menu
storebounty_init package
documentation
model/storedetailsmodel.dart
ExtrasCountry
ExtrasCountry.new constructor
ExtrasCountry.new constructor
dark_mode
light_mode
ExtrasCountry
constructor
ExtrasCountry
(
{
List
<
PurpleRegion
>
?
regions
,
int
?
id
,
String
?
name
,
String
?
code
,
String
?
continent
,
})
Implementation
ExtrasCountry({ this.regions, this.id, this.name, this.code, this.continent, });
storebounty_init package
documentation
model/storedetailsmodel
ExtrasCountry
ExtrasCountry.new constructor
ExtrasCountry class