connectors property
The list of available connectors, remember to add your connector here if you create a new one.
Implementation
final connectors = [
DebugModeConnector(),
ComponentCountConnector(),
ComponentTreeConnector(),
GameLoopConnector(),
ComponentSnapshotConnector(),
PositionComponentAttributesConnector(),
];