fileName property

String get fileName

File name (alias for name for API compatibility).

Implementation

String get fileName => name;