SeatLeaveCallback typedef

SeatLeaveCallback = void Function(int seatIndex, String account)

Implementation

typedef SeatLeaveCallback = void Function(int seatIndex, String account);