menu
tkf_components package
documentation
tkf_push_notification.dart
PushMsg
PushMsg.new constructor
PushMsg.new constructor
dark_mode
light_mode
PushMsg
constructor
PushMsg
(
String
tag
,
String
title
,
String
?
body
,
String
cabinetID
,
String
error
,
DateTime
date
,
)
Implementation
PushMsg( this.tag, this.title, this.body, this.cabinetID, this.error, this.date);
tkf_components package
documentation
tkf_push_notification
PushMsg
PushMsg.new constructor
PushMsg class