Extra class

Constructors

Extra({required int geonameid, required String edgar, required String itu, required String marc, required String wmo, required String ds, required String fifa, required String fips, required int? gaul, required String ioc, required String cowc, required int? cown, required int? fao, required int? imf, required String ar5, required String address_format, required String eu_member})

Properties

address_format String
Address forma
final
ar5 String
Fifth Assessment Report (AR5)
final
cowc String
Correlates of War character
final
cown int?
Correlates of War numeric
final
ds String
Distinguishing signs of vehicles in international traffic.
final
edgar String
Electronic Data Gathering, Analysis, and Retrieval system.
final
eu_member String
European Union Member
final
fao int?
Food and Agriculture Organization
final
fifa String
Codes assigned by the Fédération Internationale de Football Association.
final
fips String
Codes from the U.S. Federal Information Processing Standard
final
gaul int?
Global Administrative Unit Layers from the Food and Agriculture Organization
final
geonameid int
Geoname ID.
final
hashCode int
The hash code for this object.
no setterinherited
imf int?
International Monetary Fund
final
ioc String
Codes assigned by the International Olympics Committee
final
itu String
Codes assigned by the International Telecommunications Union.
final
marc String
MAchine-Readable Cataloging codes from the Library of Congress.
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
wmo String
Country abbreviations by the World Meteorological Organization.
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map
toString() String
A string representation of this object.
inherited

Operators

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