maximumAge property

Duration maximumAge
final

A value indicating the maximum age of a possible cached position that is acceptable to return. If set to 0, it means that the device cannot use a cached position and must attempt to retrieve the real current position. Default: 0

Implementation

final Duration maximumAge;