handle abstract method

Future<void> handle(
  1. LocalNotificationModel notification
)

Implementation

Future<void> handle(LocalNotificationModel notification);