getDeviceLocationHandler function

DeviceLocationHandler? getDeviceLocationHandler()

Implementation

DeviceLocationHandler? getDeviceLocationHandler() {
  return DeviceLocationHandler();
}