isCanceled property
bool
get
isCanceled
Whether the current subscription has been canceled.
Implementation
bool get isCanceled => _isCanceled;
Whether the current subscription has been canceled.
bool get isCanceled => _isCanceled;