QueryCount constructor

QueryCount(
  1. String key, {
  2. String? as,
})

Implementation

QueryCount(super.key, {super.as});