ParamValueDecimal constructor
const
ParamValueDecimal(
- String value
Creates a new ParamValueDecimal instance.
Implementation
const ParamValueDecimal(this.value);
Creates a new ParamValueDecimal instance.
const ParamValueDecimal(this.value);