getDefault static method

CreateTestCaseRequest getDefault()

Implementation

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