Provides the output named name if it exists, otherwise null.
name
null
Logic? tryOutput(String name) => _outputs[name];