bookings property

List<Bookings>? bookings
getter/setter pair

Implementation

List<Bookings>? bookings;