menu
gps_history package
documentation
gps_history
GpsPointsView
<
T extends GpsPoint
>
operator [] abstract method
operator []
brightness_4
operator []
abstract method
Null safety
T
operator []
(
int
index
)
inherited
Implementation
T operator [](int index);
gps_history package
documentation
gps_history
GpsPointsView
<
T extends GpsPoint
>
operator [] abstract method
GpsPointsView class
Constructors
GpsPointsView
Properties
first
hashCode
isEmpty
isNotEmpty
isReadonly
iterator
last
length
runtimeType
single
sortedByTime
Methods
any
cast
compareElementTime
compareElementTimeWithSeparateItem
compareElementTimeWithSeparateTime
contains
diffElementTimeAndSeparateTime
elementAt
every
expand
firstWhere
fold
followedBy
forEach
join
lastWhere
map
newEmpty
noSuchMethod
reduce
singleWhere
skip
skipWhile
sublist
take
takeWhile
toList
toSet
toString
where
whereType
Operators
operator ==
operator []