reservations property

List<Reservation>? reservations
final

List of reservations

Implementation

final List<Reservation>? reservations;