MapAccessor({required this.source, required this.target, Convert? converter, bool deep = false}) : super(deep: deep, converter: converter);