collectionIds property

  1. @TagNumber(1)
List<String> get collectionIds

The collection ids.

Implementation

@$pb.TagNumber(1)
$core.List<$core.String> get collectionIds => $_getList(0);