extractable property

bool get extractable

Implementation

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