services property
The available services for the requested project.
Implementation
@$pb.TagNumber(1)
$pb.PbList<$2.Service> get services => $_getList(0);
The available services for the requested project.
@$pb.TagNumber(1)
$pb.PbList<$2.Service> get services => $_getList(0);