timestamp

val timestamp: Long? = null

Parameters

timestamp

epoch milliseconds when the location was last updated. On some platforms (e.g. Kotlin/JS) this can be significantly delayed (I think e.g. if the user is offline, etc.) compared to when the location flow is updated.