Deinitialized

An Inactive State indicating observation has stopped after being started

Properties

Link copied to clipboard
abstract val location: Location

The Location during this state

Link copied to clipboard
abstract val reinitialize: suspend () -> LocationState.Initializing

Transitions into an Initializing State

Functions

Link copied to clipboard
open fun <S : KalugaState> remain(): suspend () -> S