list property

  1. @TagNumber.new(1)
PbList<FormField> get list

List of forms fields

Implementation

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