reservationStateErrors property

Map<String, Object>? get reservationStateErrors

Implementation

Map<String, Object>? get reservationStateErrors =>
    reservationStateControl?.errors;