mapping property

List<TextMapping>? mapping
getter/setter pair

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

Implementation

core.List<TextMapping>? mapping;