Returns a URL for the primary resource collection of type type. E.g. /books.
type
/books
@override Uri collection(String type) => _resolve([type]);