dynamicChildrenIndexMap property
@doc Map from serialized string representing a ScreenshotNodeIdentifier of any dynamic ancestors to the index in said parent where this node exists.
Implementation
@$pb.TagNumber(3)
$pb.PbMap<$core.String, $core.int> get dynamicChildrenIndexMap => $_getMap(2);