menu
vsdk package
documentation
camera_device/commands/wakeup_command.dart
WakeupCommand
cancelKeepAlive method
cancelKeepAlive method
dark_mode
light_mode
cancelKeepAlive
method
void
cancelKeepAlive
(
)
Implementation
void cancelKeepAlive() { keepAliveTimer?.cancel(); }
vsdk package
documentation
camera_device/commands/wakeup_command
WakeupCommand
cancelKeepAlive method
WakeupCommand mixin