Operations constructor

Operations(
  1. List<Operation> operations
)

Implementation

Operations(this.operations);