ValueSet<T extends Value> constructor

ValueSet<T extends Value>(
  1. String _asset
)

Implementation

ValueSet(this._asset);