AidlabSdk class

Properties

aidlabSdkDelegate AidlabSdkDelegate?
no getter
hashCode int
The hash code for this object.
no setterinherited
internalAidlabLoggerDelegate InternalAidlabLoggerDelegate?
no getter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

connect(String address, List<Signal> signals, AidlabDelegate aidlabDelegate) → void
initSdk() Future
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
scanForDevices(ScanMode scanMode) → void
stopDeviceScan() → void
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

instance AidlabSdk
getter/setter pair