stateBluetoothResult method

Stream<StateBluetooth> stateBluetoothResult()

subscription on/off StateBluetooth bluetooth

Implementation

Stream<StateBluetooth> stateBluetoothResult() => throw UnimplementedError(
    'stateBluetoothResult() has not been implemented.');