Having constructor

Having()

Implementation

Having() {
  this.options = new Map<String, dynamic>();
  this.param = new Parameters();
}