id property

int get id

Get the ID of the file or directory

Implementation

int get id => this.path.hashCode;