atf_flow_help_conditional constant

TranslationEntry const atf_flow_help_conditional

Implementation

static const atf_flow_help_conditional = TranslationEntry(
  key: 'atf_flow_help_conditional',
  value:
      'Conditional that will execute the next step based on whether this evaluates to true or false.',
);