You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(push_notification): update data payload type in OneSignalRequestBody
- Replace `Map<String, dynamic>` with `PushNotificationPayload` for better type safety
- Import `core` package to include `PushNotificationPayload` definition
0 commit comments