getDefault static method

LocationPointObject getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static LocationPointObject getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<LocationPointObject>(create);