build abstract method

  1. @protected
String build({
  1. String? aggregateFunction,
  2. String? aggregateColumn,
})

Implementation

@protected
String build({String? aggregateFunction, String? aggregateColumn});