getDefault static method

RunTestCaseResponse getDefault()

Implementation

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