mapping property

List<TextAtom>? mapping
getter/setter pair

The mapping for the Job.edit_list atoms with text EditAtom.inputs.

Implementation

core.List<TextAtom>? mapping;