PhysicalLocationFields class

Constructors

PhysicalLocationFields()

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

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

Constants

countryCode → const String
description → const String
geo → const String
googlePlaceId → const String
locality → const String
postalCode → const String
region → const String
shippable → const String
sortOrder → const String
streetLineOne → const String
streetLineThree → const String
streetLineTwo → const String
type → const String
values → const Set<String>