followLocation
suspend fun BehaviourContext.followLocation(message: <Error class: unknown class><<Error class: unknown class>>, onLocation: BehaviourContextAndTypeReceiver<Unit, <Error class: unknown class>>)
Use this extension when you want to follow LiveLocation until it will became StaticLocation. This method is synchronous. You may use something like kotlinx.coroutines.launch or kotlinx.coroutines.async to run it asynchronously