ConfigModel constructor
ConfigModel({})
Implementation
ConfigModel(
{this.isshowAcceptProduct = true,
this.isshowCerView = true,
this.isPaymentMoney = true,
this.isShowCerViewList = true});
ConfigModel(
{this.isshowAcceptProduct = true,
this.isshowCerView = true,
this.isPaymentMoney = true,
this.isShowCerViewList = true});