Collection<T extends Model> constructor

Collection<T extends Model>(
  1. String _id
)

Implementation

Collection(this._id);