collections property

  1. @TagNumber(1)
PbList<CollectionDescription> get collections

Implementation

@$pb.TagNumber(1)
$pb.PbList<CollectionDescription> get collections => $_getList(0);