applications property
The list of applications matching the query. Depending on the applied limit, there might be more applications available than included in this list. Use the returned pagination information to request further applications.
Implementation
@$pb.TagNumber(1)
$pb.PbList<$5.Application> get applications => $_getList(0);