show abstract method

Future<void> show(
  1. NotificationMessage message,
  2. NotificationChannel channel
)

Implementation

Future<void> show(NotificationMessage message, NotificationChannel channel);