UAdminReservationPage constructor
const
UAdminReservationPage({
- UHotelResponse? hotel,
- UHotelRoomResponse? room,
- Key? key,
Implementation
const UAdminReservationPage({this.hotel, this.room, super.key});