getDefault static method

CheckResponse getDefault()

Implementation

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