androidNotificationIcon property

String androidNotificationIcon
final

The icon resource to be used in the Android media notification, specified like an XML resource reference. This should be a monochrome white icon on a transparent background. The default value is "mipmap/ic_launcher".

Implementation

final String androidNotificationIcon;