TransformationData( {required this.plugin, required this.name, Map<String, dynamic>? values}) : values = values ?? {};