plugins property

PluginInformation of all registered plugins mapped by their id.

Implementation

final StorableHashMap<StorableString, PluginInformation> plugins =
    StorableHashMap();