menu
gokwik package
documentation
notification/data/notifiaction_data.dart
ActionData
ActionData.new constructor
ActionData.new constructor
dark_mode
light_mode
ActionData
constructor
ActionData
(
{
required
String
id
,
required
String
url
,
String
title
=
""
,
})
Implementation
ActionData({required this.id, required this.url, this.title = ""});
gokwik package
documentation
notification/data/notifiaction_data
ActionData
ActionData.new constructor
ActionData class