iosNotifDetails top-level constant
DarwinNotificationDetails
const iosNotifDetails
Implementation
const iosNotifDetails = DarwinNotificationDetails(
presentAlert: true,
presentBadge: true,
presentSound: true,
);