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