ReleasePackerOperation constructor
ReleasePackerOperation({
- Object? platform,
- List<
ReleasePackerCommand> ? commands,
Implementation
ReleasePackerOperation({super.platform, this.commands});