getDefault static method

UnlinkRepoResponse getDefault()

Implementation

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