LocationService
Class for working with a geolocation source installed during SDK initialization.
Extends:
Hashable
public static func == (lhs: LocationService, rhs: LocationService) -> Bool
Returns a Boolean value indicating whether two values are equal.
This documentation comment was inherited from .
Methods
Properties
StatefulChannel<Location?>
Channel that notifies about geolocation change.
Channel that notifies about geolocation change.