PostalCodeRange class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
postalCodeRangeBegin
↔ String?
-
A postal code or a pattern of the form
prefix*
denoting the inclusive
lower bound of the range defining the area.
getter/setter pair
-
postalCodeRangeEnd
↔ String?
-
A postal code or a pattern of the form
prefix*
denoting the inclusive
upper bound of the range defining the area.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited