OnSeatRequestReceived typedef
OnSeatRequestReceived =
void Function(RequestType type, TUIUserInfo userInfo)
Implementation
typedef OnSeatRequestReceived = void Function(
RequestType type, TUIUserInfo userInfo);
typedef OnSeatRequestReceived = void Function(
RequestType type, TUIUserInfo userInfo);