AndroidParams constructor
const
AndroidParams({})
Implementation
const AndroidParams({
this.isCustomNotification,
this.isCustomSmallExNotification,
this.isShowLogo,
this.ringtonePath,
this.backgroundColor,
this.backgroundUrl,
this.actionColor,
this.incomingCallNotificationChannelName,
this.missedCallNotificationChannelName,
});