getDefault static method

ServiceAccount getDefault()

Implementation

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