result property

  1. @TagNumber.new(3)
PbList<Organization> get result

The Result is a list of organizations matching the query.

Implementation

@$pb.TagNumber(3)
$pb.PbList<$5.Organization> get result => $_getList(2);