services property

  1. @TagNumber.new(1)
PbList<Service> get services

The available services for the requested project.

Implementation

@$pb.TagNumber(1)
$pb.PbList<$2.Service> get services => $_getList(0);