ValueSSM constructor

ValueSSM(
  1. dynamic _value
)

Implementation

ValueSSM(this._value);