CustomEvent(String label, String action, Map<String, Object>? parameters) : super(label, action, parameters ?? {});