BasisDevice class abstract
基础设备
- Implementers
Constructors
- BasisDevice(String id, String name, String model)
Properties
Methods
-
addListener<
T> (T listener) → void -
cleanListener(
) → void -
getDeviceDirectory(
) → Future< Directory> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
notifyListeners<
T> (void callback(T listener)) → void -
removeListener<
T> (T listener) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited