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