elapsedRealTimeNanos property

double? elapsedRealTimeNanos
final

Return the time of this fix, in elapsed real-time since system boot. Only available on Android https://developer.android.com/reference/android/location/Location#getElapsedRealtimeNanos()

Implementation

final double? elapsedRealTimeNanos;