links property

List<HelpLink>? links
getter/setter pair

URL(s) pointing to additional information on handling the current error.

Implementation

core.List<HelpLink>? links;