isCancelled method

  1. @override
bool isCancelled()
override

Implementation

@override
bool isCancelled() {
  return false;
}