channels property

Implementation

UnmodifiableMapView<String, NotificationChannel> get channels =>
    UnmodifiableMapView<String, NotificationChannel>(_channels);