ProgramMacro constructor
const
ProgramMacro(
- List<
ProgramReplayStep> steps
Creates a macro from timed replay steps.
Implementation
const ProgramMacro(this.steps);
Creates a macro from timed replay steps.
const ProgramMacro(this.steps);