id property

String id

Implementation

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