QueryAverage constructor

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

Implementation

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