Provides the port named name if it exists, otherwise null.
name
null
Logic? tryPort(String name) => _ports[name];