menu
postgres package
documentation
postgres.dart
Notification
Notification.new constructor
Notification.new constructor
dark_mode
light_mode
Notification
constructor
Notification
(
{
required
int
processId
,
required
String
channel
,
required
String
payload
,
})
Implementation
Notification({ required this.processId, required this.channel, required this.payload, });
postgres package
documentation
postgres
Notification
Notification.new constructor
Notification class