sendNotification abstract method

Future<void> sendNotification(
  1. ChatNotificationContent content
)

Implementation

Future<void> sendNotification(ChatNotificationContent content);