bookings top-level property

List<OrderData> bookings
getter/setter pair

Implementation

List<OrderData> bookings = [];