get()

in app/vidispine/FieldGroupCache.ts [45:47]


  get(name: string) {
    return this._content.get(name);
  }