menu
xyz_config package
documentation
_common.dart
NotificationTopic
NotificationTopic.new const constructor
NotificationTopic.new const constructor
dark_mode
light_mode
NotificationTopic
constructor
const
NotificationTopic
(
{
String
?
name
,
String
?
subjectUid
,
bool
blocked
=
false
,
})
Implementation
const NotificationTopic({ this.name, this.subjectUid, this.blocked = false, });
xyz_config package
documentation
_common
NotificationTopic
NotificationTopic.new const constructor
NotificationTopic class