Indicates whether the Bluetooth Device can send a write without response
Future<bool> get canSendWriteWithoutResponse => new Future.error(new UnimplementedError());