PaymentPreferenceSetting.fromJson(Map<String, dynamic> json) { paymentGateway = json['paymentGateway']; }