file property

File get file

Convenience getter to access the File object for the attachment.

Implementation

File get file => File(path);