File

data class File(val path: String) : NotificationImage

File path. Make sure app can read this file

Constructors

Link copied to clipboard
constructor(path: String)

Properties

Link copied to clipboard