GoogleMapsPlacesV1PlaceOpeningHoursSpecialDay class
Structured information for special days that fall within the period that the returned opening hours cover.
Special days are days that could impact the business hours of a place, e.g. Christmas day.
Constructors
Properties
- date ↔ GoogleTypeDate?
-
The date of this special day.
getter/setter pair
- 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
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited