menu
atomic_x_core
api/live/live_seat_store.dart
LiveSeatStore
takeSeat abstract method
takeSeat
dark_mode
light_mode
takeSeat
abstract method
Future
<
CompletionHandler
>
takeSeat
(
int
seatIndex
)
Take seat
seatIndex
: Seat index.
Implementation
Future<CompletionHandler> takeSeat(int seatIndex);
atomic_x_core
live_seat_store
LiveSeatStore
takeSeat abstract method
LiveSeatStore class