Collection<T> constructor

const Collection<T>(
  1. Type entity
)

Implementation

const Collection(this.entity);