location property Null safety

LocationComponentSettingsInterface location
read / write

The interface to set the location puck.

Implementation

late LocationComponentSettingsInterface location =
    LocationComponentSettingsInterface(
        binaryMessenger: _proxyBinaryMessenger);