icon property

String? icon
final

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;