Settings constructor
Settings({})
Implementation
Settings({
this.apiEnabled,
this.forceSsl,
this.currency,
this.currencySymbol,
this.currencyPosition,
this.thousandSeparator,
this.decimalSeparator,
this.numberOfDecimals,
this.geolocationEnabled,
this.taxonomies,
this.productVisibilityTerms,
});