getDefault static method

Implementation

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