Future<void> displayNotification(String notificationId, {String? templateId = ''}) { throw UnimplementedError('displayNotification() has not been implemented.'); }