Returns the flow registered with id. Use so the UI can listen to its expressions (e.g. flow.expressions.listen(...)).
id
expressions
OmegaFlow? getFlow(String id) => _flows[id];