menu
postgres package
documentation
postgres_v3_experimental.dart
PgChannels
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_v3_experimental
PgChannels
notify abstract method
PgChannels class