PushConfig constructor
PushConfig({
- required bool shouldDeliverCallbackOnForegroundClick,
Implementation
PushConfig({required this.shouldDeliverCallbackOnForegroundClick});