subscribe abstract method

Future<bool> subscribe(
  1. String topic
)

Implementation

Future<bool> subscribe(String topic);