carp_context_package
context
ActivityProbe
start method
start
carp_context_package
context
ActivityProbe
start 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 ==
start method
void
start
(
)
inherited
Start the probe();
Implementation
void start() => _stateMachine.start();