SmartNotificationOptions constructor
const
SmartNotificationOptions({})
Implementation
const SmartNotificationOptions({
this.title = 'Location Tracking',
this.content = 'Tracking your trip...',
this.icon = 'ic_bg_service_small',
});