enableBluetooth method

Future<void> enableBluetooth()

Implementation

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