fixHintFor static method
Public re-export of the per-step fix hint registry, for callers (e.g. the wizard UI) that want to display "to retry, run …".
Implementation
static String fixHintFor(WizardSubStep step) => _fixHintFor(step);
Public re-export of the per-step fix hint registry, for callers (e.g. the wizard UI) that want to display "to retry, run …".
static String fixHintFor(WizardSubStep step) => _fixHintFor(step);