filePath property

String filePath
final

The local file path to the attachment.

See the documentation at https://developer.apple.com/documentation/usernotifications/unnotificationattachment?language=objc for details on the supported file types and the file size restrictions.

Implementation

final String filePath;