Accessor<T> constructor

Accessor<T>(
  1. String _key
)

Implementation

Accessor(this._key);