GlobalReference constructor

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

Implementation

GlobalReference(this._key, this.type);