BBManager class
Constructors
Properties
-
no setter
-
no setter
-
devices
→ Map<
String, BBDevice> -
no setter
-
devicesStream
→ Stream<
Map< String, BBDevice> > -
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- scanEnabled → bool
-
no setter
-
scanEnabledStream
→ Stream<
bool> -
no setter
-
scanResultsStream
→ Stream<
BBScanResult> -
no setter
- state → BBState
-
no setter
-
stateStream
→ Stream<
BBState> -
no setter
Methods
-
handleHotReload(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
scanStart(
{List< String> ? services}) → Future -
scanStop(
) → Future -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited