isSubscribed method

bool isSubscribed()

Implementation

bool isSubscribed() => _isSubscribed.call(
      this,
    );