SeatLeaveCallback typedef

SeatLeaveCallback = void Function(int seatIndex, String user)

Implementation

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