Arguments constructor

const Arguments(
  1. Iterable<Argument> arguments
)

Implementation

const Arguments(this.arguments);