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