St8Reference constructor

St8Reference(
  1. String _key,
  2. Type type
)

Implementation

St8Reference(this._key, this.type);