Delete topic named name.
name
The name can be either an absolute name or a relative name.
Returns a Future which completes with null when the operation is finished.
Future
null
Future deleteTopic(String name);