id property

String get id

Implementation

String get id => path.substring(path.lastIndexOf('/') + 1);