isSubscribed abstract method

Future<bool> isSubscribed(
  1. String topic
)

Implementation

Future<bool> isSubscribed(String topic);