pluggableStoreFeedback method
Implementation
Future<String> pluggableStoreFeedback(Map<String, String> notificationData, bool log) {
throw UnimplementedError('pluggableStoreFeedback() has not been implemented.');
}
Future<String> pluggableStoreFeedback(Map<String, String> notificationData, bool log) {
throw UnimplementedError('pluggableStoreFeedback() has not been implemented.');
}