Look up topic named name.
name
The name can be either an absolute name or a relative name.
Returns a Future which completes with the topic.
Future
Future<Topic> lookupTopic(String name);