UserNotification
Constructors
new UserNotification()
new UserNotification(
dart):UserNotification
Parameters
| Parameter | Type |
|---|---|
dart | any |
Returns
Source
Properties
| Property | Modifier | Type |
|---|---|---|
dart | public | any |
Accessors
createdAt
getcreatedAt():Dayjs
Returns
Dayjs
Source
data
getdata():string
Returns
string
Source
friendlyName
getfriendlyName():string
Returns
string
Source
isRead
getisRead():boolean
Returns
boolean
Source
name
getname():string
Returns
string
Source
readAt
getreadAt():Dayjs
Returns
Dayjs
Source
sender
getsender():string
Returns
string
Source
text
gettext():string
Returns
string
Source
user
getuser():User