additionalFragmentIds property
additional fragment_ids to append to the response. useful when needing to view fragments that will be provisionally added to the machine alongside existing fragments.
Implementation
@$pb.TagNumber(2)
$core.List<$core.String> get additionalFragmentIds => $_getList(1);