flutter_lwp
flutter_blue_transport
HubTransport
id property
id
id
property
Null safety
String
id
override
returns the id of the hub
Implementation
String get id { return device.id.toString(); }
flutter_lwp
flutter_blue_transport
HubTransport
id property
HubTransport class
Constructors
HubTransport
Properties
device
hashCode
id
manufacturerData
name
runtimeType
stream
Methods
connect
disconnect
dispose
noSuchMethod
toString
transmit
Operators
operator ==