list property

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

List of forms sections

Implementation

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