FutureReservationStatusLastKnownGoodStateFutureReservationSpecs class

The properties of the last known good state for the Future Reservation.

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shareSettings ShareSettings?
The previous share settings of the Future Reservation.
getter/setter pair
specificSkuProperties FutureReservationSpecificSKUProperties?
The previous instance related properties of the Future Reservation.
getter/setter pair
timeWindow FutureReservationTimeWindow?
The previous time window of the Future Reservation.
getter/setter pair

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