menu
rocket_chat_flutter_connector package
documentation
web_socket/notification_user.dart
NotificationUser
NotificationUser constructor
NotificationUser constructor
dark_mode
light_mode
NotificationUser
constructor
NotificationUser
(
{
String
?
id
,
String
?
username
,
String
?
name
,
})
Implementation
NotificationUser({ this.id, this.username, this.name, });
rocket_chat_flutter_connector package
documentation
web_socket/notification_user
NotificationUser
NotificationUser constructor
NotificationUser class