isCanceled property

bool get isCanceled

Whether the current subscription has been canceled.

Implementation

bool get isCanceled => _isCanceled;