Query$user$user$residentialAddress$state class

Available extensions

Properties

adminName String?
final
ascii String?
final
capital Enum$StateCapitalEnum?
final
copyWith CopyWith$Query$user$user$residentialAddress$state<Query$user$user$residentialAddress$state>

Available on Query$user$user$residentialAddress$state, provided by the UtilityExtension$Query$user$user$residentialAddress$state extension

no setter
country Query$user$user$residentialAddress$state$country?
final
createdAt DateTime
final
flagSquare Query$user$user$residentialAddress$state$flagSquare?
final
flagWide Query$user$user$residentialAddress$state$flagWide?
final
hashCode int
The hash code for this object.
no setteroverride
id String
final
lat double?
final
lng double?
final
name String
final
population double?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
updatedAt DateTime
final

Methods

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

Operators

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