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