cancelable property

bool get cancelable

Implementation

_i2.bool get cancelable => _i4.getProperty(
      this,
      'cancelable',
    );