reservations property
The list of reservation in the requested parent.
The order of the reservations is unspecified.
Implementation
core.List<Reservation>? reservations;
The list of reservation in the requested parent.
The order of the reservations is unspecified.
core.List<Reservation>? reservations;