ParamParser<T> constructor

const ParamParser<T>(
  1. String key
)

Implementation

const ParamParser(this.key);