iosDetails property
DarwinNotificationDetails
iosDetails
getter/setter pair
Implementation
DarwinNotificationDetails iosDetails = const DarwinNotificationDetails(
presentAlert: true,
presentBadge: true,
presentSound: true,
presentBanner: true);