resPrefix property
The resource prefix of the notification icon.
If the notification icon name is ic_simple_notification
,
set it to ResourcePrefix.ic and set name to simple_notification
.
Implementation
final ResourcePrefix resPrefix;
The resource prefix of the notification icon.
If the notification icon name is ic_simple_notification
,
set it to ResourcePrefix.ic and set name to simple_notification
.
final ResourcePrefix resPrefix;