getDefault static method

LinkOrgResponse getDefault()

Implementation

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