getDefault static method

GoogleAuthenReply getDefault()

Implementation

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