isDirectory property

bool get isDirectory

Implementation

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