getDefault static method

GetLocationResponse getDefault()

Implementation

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