BLUETOOTH_ADDRESS class Null safety Struct
The BLUETOOTH_ADDRESS structure provides the address of a Bluetooth device.
- Inheritance
- Object
- NativeType
- Struct
- BLUETOOTH_ADDRESS
- Available Extensions
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited