Returns a new filtered map. The input map is never mutated.
Map<String, Object?> apply(Map<String, Object?> input);