significantLinks property

  1. @Deprecated('Use [significantLink]. See https://schema.org/significantLinks')
String? significantLinks
getter/setter pair

The most significant URLs on the page. Typically, these are the non-navigation links that are clicked on the most.

Implementation

@Deprecated('Use [significantLink]. See https://schema.org/significantLinks')
String? significantLinks;