hasChanged property

  1. @override
bool get hasChanged
override

Gets a value that indicates if a change has occurred.

Implementation

@override
bool get hasChanged => token.isCancellationRequested;