irte_engine
run_location_controller
RunLocationController
points property
points
points
property
Null safety
List
<
LatLng
>
points
final
All
LatLng
points that have been recorded in the
locations
Implementation
final List<LatLng> points = [];
irte_engine
run_location_controller
RunLocationController
points property
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