QueryOptions constructor

QueryOptions({
  1. bool gzip = false,
})

Implementation

QueryOptions({this.gzip = false});