menu
bond_notifications package
documentation
bond_notifications.dart
ChannelableNotification
createNotification abstract method
createNotification abstract method
dark_mode
light_mode
createNotification
abstract method
Future
<
void
>
createNotification
(
dynamic
data
)
Method to create Notification using CleverTap
Implementation
Future<void> createNotification(dynamic data);
bond_notifications package
documentation
bond_notifications
ChannelableNotification
createNotification abstract method
ChannelableNotification mixin