IsSubscribedHandler typedef

IsSubscribedHandler = void Function(bool isSubscribed)

Implementation

typedef IsSubscribedHandler = void Function(bool isSubscribed);