mapping property

  1. @TagNumber.new(3)
List<TextStream_TextMapping> get mapping

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

Implementation

@$pb.TagNumber(3)
$core.List<TextStream_TextMapping> get mapping => $_getList(2);