getDefault static method

LinkRepoResponse getDefault()

Implementation

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