id property

String get id

Implementation

String get id => '$package/$path'.split('/').last.split('.').first;