plugins property

List<Plugin> get plugins

Implementation

List<Plugin> get plugins => List.unmodifiable(_plugins);