getDefault static method

GoogleServiceInfo getDefault()

Implementation

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