subscribe abstract method

Future<String> subscribe(
  1. String topic
)

Implementation

Future<String> subscribe(String topic);