PaymentView constructor
const
PaymentView(
- SpinachUser user,
- OrderItem orderItem
Implementation
const PaymentView( this.user, this.orderItem) ;
const PaymentView( this.user, this.orderItem) ;