fields property

  1. @TagNumber(2)
List<Field> fields

Implementation

@$pb.TagNumber(2)
$core.List<Field> get fields => $_getList(1);