PlexCircularDependencyError constructor

PlexCircularDependencyError(
  1. List<String> chain
)

Implementation

PlexCircularDependencyError(this.chain);