ParamDescription constructor

const ParamDescription(
  1. String description
)

Implementation

const ParamDescription(this.description);