TkfPushNotification constructor
TkfPushNotification({})
Implementation
TkfPushNotification(
{this.onInfoPush,
required this.onOpening,
this.onAccountPush,
this.samePushIgnoreTime = 15});
TkfPushNotification(
{this.onInfoPush,
required this.onOpening,
this.onAccountPush,
this.samePushIgnoreTime = 15});