getDefault static method

FFGivenTestStep getDefault()

Implementation

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