getDefault static method

LinkResponse getDefault()

Implementation

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