Returns the collection, or null if this AT URI does not have a collection segment.
@override NSID? get collectionOrNull => _collectionOf(_pathSegments, NSID.parse);