NotificationCenter constructor

const NotificationCenter(
  1. List<NotificationChannel> channels
)

Implementation

const NotificationCenter(this.channels);