Inheritance
Annotations
  • DocsEditable()
  • DomName('BluetoothGATTService')
  • Experimental()

Static Properties

instanceRuntimeType Type

read-only

Constructors

BluetoothGattService.internal_()

Properties

hashCode int

read-only, inherited
isPrimary bool

read-only
runtimeType Type

A representation of the runtime type of the object.

read-only, inherited
uuid String

read-only

Operators

operator ==(other) bool

The equality operator.

inherited

Methods

getCharacteristic(characteristic) Future

noSuchMethod(Invocation invocation) → dynamic

Invoked when a non-existent method or property is accessed.

inherited
toString() String

Returns the result of the JavaScript objects toString method.

inherited