CollectionBuilder constructor

CollectionBuilder()

Implementation

CollectionBuilder() {
  Collection._defaults(this);
}