PolymorphicMappingDefinition({required this.field, required Type targetClass}) : super(sourceClass: Map<String, dynamic>, targetClass: targetClass);