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