GetWorld class

Constructors

GetWorld()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

initialize({dynamic countires = true, dynamic currencies = true, dynamic languages = true, dynamic alt_spellings = true, dynamic dialling = true, dynamic population = true, dynamic extra = true, dynamic geographical = true, dynamic states = true, dynamic cities = true, dynamic timezones = true, dynamic vat_rates = true, dynamic demonyms = true}) → void
initialize You need to call this method if you need to initialize lists.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited