DoubleOptions constructor
      
      DoubleOptions({})
     
    
    
Implementation
DoubleOptions({
  this.defaultValue,
  this.facetEnabled,
  this.returnEnabled,
  this.searchEnabled,
  this.sortEnabled,
  this.sourceField,
});DoubleOptions({
  this.defaultValue,
  this.facetEnabled,
  this.returnEnabled,
  this.searchEnabled,
  this.sortEnabled,
  this.sourceField,
});