additionalFragmentIds property

  1. @TagNumber(2)
List<String> get additionalFragmentIds

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);