FeesModel.fromMap(Map<String, dynamic> json) { fees = json['feesValue']; vatValue = json['vatValue']; }