state property

ReservationState? state
final

Current state of reservation, e.g. 'ACTIVE'

Implementation

final ReservationState? state;