menu
postgres package
documentation
postgres.dart
Channels
notify abstract method
notify abstract method
dark_mode
light_mode
notify
abstract method
Future
<
void
>
notify
(
String
channel
, [
String
?
payload
])
Implementation
Future<void> notify(String channel, [String? payload]);
postgres package
documentation
postgres
Channels
notify abstract method
Channels class