AddPromoPending constructor

const AddPromoPending(
  1. {@required CreditCard card}
)

Implementation

const AddPromoPending({@required this.card});