ConfigModel.fromJson(Map<String, dynamic> json) { isshowAcceptProduct = json["DUYET_DON"] ?? true; isshowCerView = json["XEM_GCN"] ?? true; isPaymentMoney = json["TIEN_MAT"] ?? true; }