supportLinks property

List<Link> supportLinks

Support resources for the user (either a website, an email or a telephone number).

Implementation

List<Link> get supportLinks => document.links(LicenseRel.support);