menu
bluetooth_print_urovo package
documentation
bluetooth_print.dart
BluetoothPrint
isConnected property
isConnected property
dark_mode
light_mode
isConnected
property
Future
<
bool
?
>
get
isConnected
Implementation
Future<bool?> get isConnected async => await _channel.invokeMethod('isConnected');
bluetooth_print_urovo package
documentation
bluetooth_print
BluetoothPrint
isConnected property
BluetoothPrint class