name property

String get name

The name of the file, such as 'a', 'b', 'c', etc.

Implementation

String get name => _names[value];