FutureReservationsScopedList constructor
FutureReservationsScopedList({
- List<
FutureReservation> ? futureReservations, - FutureReservationsScopedListWarning? warning,
Implementation
FutureReservationsScopedList({this.futureReservations, this.warning});