carp_context_package
context
ActivityProbe
onData method
onData
carp_context_package
context
ActivityProbe
onData method
ActivityProbe class
Constructors
ActivityProbe
Properties
controller
enabled
events
hashCode
measure
name
runtimeType
state
stateEvents
subscription
type
Methods
hasChanged
initialize
noSuchMethod
onData
onDone
onError
onInitialize
onPause
onRestart
onResume
onStart
onStop
pause
restart
resume
start
stop
toString
Operators
operator ==
onData method
void
onData
(
Datum
event
)
inherited
Implementation
void onData(Datum event) => controller.add(event);