Enabled

Constructors

Link copied to clipboard
constructor(location: Location)

Properties

Link copied to clipboard
Link copied to clipboard
open override val disable: suspend () -> MockLocationState.Disabled.NoGPS
Link copied to clipboard
open override val location: Location
Link copied to clipboard

Functions

Link copied to clipboard
open fun <S : KalugaState> remain(): suspend () -> S
Link copied to clipboard
open override fun updateWithLocation(location: Location.KnownLocation): suspend () -> LocationState.Enabled