links property

  1. @TagNumber(1)
List<Help_Link> links

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

Implementation

@$pb.TagNumber(1)
$core.List<Help_Link> get links => $_getList(0);