launchFanmeterNotification method
Implementation
Future<int> launchFanmeterNotification(Map<String, String> notificationData, String? notificationClassResponse) {
throw UnimplementedError('launchFanmeterNotification() has not been implemented.');
}