Query constructor

Query(
  1. EggCollection collection
)

Implementation

Query(this.collection);