menu
bluetooth_epos package
documentation
bluetooth_epos.dart
BluetoothManager
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_epos package
documentation
bluetooth_epos
BluetoothManager
isConnected property
BluetoothManager class