getDefault static method

GetValidatorResponse getDefault()

Implementation

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