menu
zkfinger10 package
documentation
zk_finger.dart
ZkFinger
stopListen static method
stopListen static method
dark_mode
light_mode
stopListen
static method
Future
<
bool
?
>
stopListen
(
)
Implementation
static Future<bool?> stopListen() async { return _channel.invokeMethod('stopListen'); }
zkfinger10 package
documentation
zk_finger
ZkFinger
stopListen static method
ZkFinger class