ScenarioStatus constructor

ScenarioStatus(
  1. Formatter? fmt
)

Implementation

ScenarioStatus(Formatter? fmt) : super(fmt);