Argv<T> constructor

const Argv<T>(
  1. T value
)

Implementation

const Argv(this.value);