menu
flenx package
documentation
notify/notification_channel.dart
NotificationChannel
send abstract method
send abstract method
dark_mode
light_mode
send
abstract method
Future
<
void
>
send
(
NotificationMessage
message
)
Implementation
Future<void> send(NotificationMessage message);
flenx package
documentation
notify/notification_channel
NotificationChannel
send abstract method
NotificationChannel class