CommandEvents constructor

const CommandEvents(
  1. List<CommandEvent> events
)

Implementation

const CommandEvents(this.events);