collections property

  1. @NSIDConverter()
List<NSID> get collections
inherited

List of all the collections (NSIDs) for which this repo contains at least one record.

Implementation

@NSIDConverter()
List<NSID> get collections => throw _privateConstructorUsedError;