CancellationToken constructor

CancellationToken([
  1. Exception? _cancelException
])

Implementation

CancellationToken([this._cancelException]);