closed property

bool get closed

Implementation

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