ScanResult class

返回的扫描结果对象

Properties

hashCode int
The hash code for this object.
no setterinherited
id String
no setter
localName String?
no setter
macAddress String?
no setter
manufacturerSpecificData Map?
no setter
name String?
no setter
row Uint8List?
no setter
rssi int
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
uuids List
no setter

Methods

connect({dynamic connectTimeout = 0}) Device
连接设备 返回设备对象
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited