body abstract method
- SequencerType sequencer
Operations to perform on sequencer, usually
adding new SequenceItems to sequencer.
Implementation
Future<void> body(SequencerType sequencer);
Operations to perform on sequencer, usually
adding new SequenceItems to sequencer.
Future<void> body(SequencerType sequencer);