mapping property

  1. @TagNumber.new(5)
List<AudioStream_AudioMapping> get mapping

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

Implementation

@$pb.TagNumber(5)
$core.List<AudioStream_AudioMapping> get mapping => $_getList(4);