filename property

String? filename
override

File of the file field

Implementation

String? get filename => values.first.filename;