relatedAssets property

  1. @Deprecated('Not supported. Member documentation may have more information.')
RelatedAssets? relatedAssets
getter/setter pair

This field only presents for the purpose of backward-compatibility.

The server will never generate responses with this field. The related assets of the asset of one relationship type. One asset only represents one type of relationship.

Deprecated.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
RelatedAssets? relatedAssets;