irte_engine
run_location_controller
RunLocationController
clearLocations method
clearLocations
clearLocations
method
Null safety
void
clearLocations
(
)
Clear all current locations
Implementation
void clearLocations() { points.clear(); }
irte_engine
run_location_controller
RunLocationController
clearLocations method
RunLocationController class
Constructors
RunLocationController
Properties
hashCode
hasListeners
initialized
isClosed
listeners
onDelete
onStart
points
runLocation
runtimeType
syncController
Methods
$configureLifeCycle
addListener
addListenerId
addLocation
clearLocations
dispose
disposeId
getRunLocations
loadCurrentRunPoints
noSuchMethod
notifyChildrens
onClose
onInit
onReady
refresh
refreshGroup
removeListener
removeListenerId
startListening
toString
update
updateRunLocation
Operators
operator ==
Static properties
instance