menu
ble_gprinter package
documentation
ble_gprinter_platform_interface.dart
BleGprinterPlatform
isConnected method
isConnected method
dark_mode
light_mode
isConnected
method
Future
<
bool
>
isConnected
(
)
Implementation
Future<bool> isConnected() { throw UnimplementedError('isConnected() has not been implemented.'); }
ble_gprinter package
documentation
ble_gprinter_platform_interface
BleGprinterPlatform
isConnected method
BleGprinterPlatform class