NotificationState

class NotificationState(dataStore: DataStore)

Constructors

Link copied to clipboard
fun NotificationState(dataStore: DataStore)

Properties

Link copied to clipboard
var body: String?
Link copied to clipboard
var largeIcon: Int
Link copied to clipboard
var smallIcon: Int
Link copied to clipboard
var title: String?