notificationIcon property

String notificationIcon
final

The icon name for the notification. Should be located in the 'mipmap' directory. Must have a transparent background and black/white shape to comply with Android rules. Default: app icon

Implementation

final String notificationIcon;