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