MidtransItem({ @required this.id, @required this.price, @required this.quantity, @required this.name, });