RxTap class
Multi-Tap data stream, returns the number of taps detected
Properties
Methods
-
attach(
Stream< List< dataResponse) → Stream<int> >int> - Attach this RxTap to the Frame's dataResponse characteristic stream.
-
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