Provides the inOut named name if it exists, otherwise null.
name
null
Logic? tryInOut(String name) => _inOuts[name];