StringParam constructor

const StringParam(
  1. String value
)

Implementation

const StringParam(this.value);