kind property

Implementation

_i3.FileSystemHandleKind get kind =>
    _i3.FileSystemHandleKindOptions.values.byName(_i4.getProperty(
      this,
      'kind',
    ));