DeviceGeolocationLinux constructor
DeviceGeolocationLinux({
- DBusClient? bus,
Implementation
DeviceGeolocationLinux({DBusClient? bus}) : _bus = bus ?? DBusClient.system();
DeviceGeolocationLinux({DBusClient? bus}) : _bus = bus ?? DBusClient.system();