connectionStateStream property

Stream<BluetoothConnectionState> get connectionStateStream

Implementation

Stream<BluetoothConnectionState> get connectionStateStream => throw UnimplementedError('isBluetoothSupported() has not been implemented.');