location property Null safety
read / write
The interface to set the location puck.
Implementation
late LocationComponentSettingsInterface location =
LocationComponentSettingsInterface(
binaryMessenger: _proxyBinaryMessenger);
The interface to set the location puck.
late LocationComponentSettingsInterface location =
LocationComponentSettingsInterface(
binaryMessenger: _proxyBinaryMessenger);