location property

LocationSettings location
read / write

The interface to set the location puck.

Implementation

late LocationSettings location = LocationSettings(
    _LocationComponentSettingsInterface(
        binaryMessenger: _proxyBinaryMessenger));