PushNotificationsProviders constructor
PushNotificationsProviders({
- required List<
PushNotificationProvider> pushNotificationProviders,
Implementation
PushNotificationsProviders({required this.pushNotificationProviders});