getConnectionState method
Implementation
Future<BluetoothConnectionState> getConnectionState(String deviceId) {
throw UnimplementedError('getConnectionState() has not been implemented.');
}
Future<BluetoothConnectionState> getConnectionState(String deviceId) {
throw UnimplementedError('getConnectionState() has not been implemented.');
}