isBluetoothEnabled method

Future<bool> isBluetoothEnabled()

Implementation

Future<bool> isBluetoothEnabled(){  throw UnimplementedError('isBluetoothEnabled() has not been implemented.');}