links property

  1. @TagNumber.new(1)
PbList<Help_Link> get links

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

Implementation

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