cancel abstract method

void cancel([
  1. FutureOr<R>? data
])

Implementation

void cancel([FutureOr<R>? data]);