considerIp property
Specifies whether to fall back to IP geolocation if wifi and cell tower signals are not available. Defaults to true. Set considerIp to false to disable fall back.
Implementation
@BuiltValueField(wireName: r'considerIp')
String? get considerIp;