transforms property
a list of Transforms, optionally with geometries. Used as supplemental transforms to transform a pose from one reference frame to another, or to attach moving geometries to the frame system. This field is optional
Implementation
@$pb.TagNumber(3)
$core.List<Transform> get transforms => $_getList(1);