Parameters constructor

Parameters(String method, dynamic _value)

Implementation

Parameters(this.method, this._value);