QuickReference constructor

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

Implementation

QuickReference(this._key, this.type);