cancelToken property
- @JsonKey.new(includeToJson: false, includeFromJson: false, fromJson: null, toJson: null)
inherited
    Implementation
@JsonKey(
    includeToJson: false,
    includeFromJson: false,
    fromJson: null,
    toJson: null)
CancelToken? get cancelToken => throw _privateConstructorUsedError;