carp_context_package
context
WeatherProbe
state property
state
carp_context_package
context
WeatherProbe
state property
WeatherProbe class
Constructors
WeatherProbe
Properties
weather
controller
duration
enabled
events
frequency
hashCode
measure
name
runtimeType
state
stateEvents
timer
type
Methods
getDatum
onInitialize
hasChanged
initialize
noSuchMethod
onPause
onRestart
onResume
onStart
onStop
pause
restart
resume
start
stop
toString
Operators
operator ==
state property
ProbeState
state
inherited
The runtime state of this probe.
Implementation
ProbeState get state => _stateMachine.state;