fileName property

String? fileName
final

If this field is a file, optionally specify it's name. otherwise the name will be derived from the actual file.

Implementation

final String? fileName;