icon property
The icon that should be used when displaying the notification.
When this is set to null
, the default icon given to
AndroidInitializationSettings.defaultIcon will be used.
Implementation
final String? icon;
The icon that should be used when displaying the notification.
When this is set to null
, the default icon given to
AndroidInitializationSettings.defaultIcon will be used.
final String? icon;