FastCache<T> constructor

const FastCache<T>(
  1. String _action
)

Implementation

const FastCache(this._action);