components property

List<Type> components
final

List of registered components.

Implementation

final List<Type> components = [];