getDeviceLocationHandler function

DeviceLocationHandler? getDeviceLocationHandler()

Implementation

DeviceLocationHandler? getDeviceLocationHandler() {
  return null; // Returning null so we can skip registration
}