getDefault static method

LocationAuthResponse getDefault()

Implementation

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