activeChangeCallbacks property
bool
get
activeChangeCallbacks
override
Indicates if this token will proactively raise callbacks.
Callbacks are still guaranteed to be invoked, eventually.
Implementation
@override
bool get activeChangeCallbacks => true;