plugins property

Iterable<Plugin> plugins

Implementation

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