apis property

  1. @TagNumber.new(3)
PbList<Api> get apis

A list of API interfaces exported by this service. Contains only the names, versions, and method names of the interfaces.

Implementation

@$pb.TagNumber(3)
$pb.PbList<$0.Api> get apis => $_getList(2);