pluggableExecute method
Implementation
Future<void> pluggableExecute(String notificationChannelId, String notificationChannelName, String notificationActivity, Map<String, String> notificationData, int notificationIcon) {
throw UnimplementedError('pluggableExecute() has not been implemented.');
}