dependencies property

List<Type> get dependencies

Plugins that must be added first.

Implementation

List<Type> get dependencies => const <Type>[];