Listener

typealias Listener = (update: Update) -> Unit(source)

A function that receives notifications about location changes.