SeatRequestRejectedCallback typedef Null safety
Implementation
typedef SeatRequestRejectedCallback = void Function(
int seatIndex, String account, String operateBy);
typedef SeatRequestRejectedCallback = void Function(
int seatIndex, String account, String operateBy);