PlexCacheLayer constructor

PlexCacheLayer(
  1. PlexCacheConfig config,
  2. PlexDb db
)

Implementation

PlexCacheLayer(this.config, this.db);