createChannels abstract method

Future<void> createChannels(
  1. Iterable<NotificationChannel> channels
)

Implementation

Future<void> createChannels(Iterable<NotificationChannel> channels);