isBluetoothOn abstract method

Future<bool?> isBluetoothOn()

Query's bluetooth status, true if bluetooth is on.

Implementation

Future<bool?> isBluetoothOn();