allPlugins top-level property

Iterable<Plugin> allPlugins
final

Implementation

final Iterable<Plugin> allPlugins = [
  DeviceFramePlugin(),
];