androidPushNotificationsSettings property
MPAndroidNotificationsSettings?
get
androidPushNotificationsSettings
Returns the settings used to show notifications on android: the channel id, name, description and the icon.
Implementation
static MPAndroidNotificationsSettings? get androidPushNotificationsSettings =>
_androidPushNotificationsSettings;