name property

String name

The file name of the entry. It is just the entity name and does not include the full path.

Implementation

String get name => _delegate.name;