GooglePayOpenSuccess constructor
Implementation
GooglePayOpenSuccess({
required this.token,
required this.description,
required this.cardNetwork,
required this.cardTail,
});
GooglePayOpenSuccess({
required this.token,
required this.description,
required this.cardNetwork,
required this.cardTail,
});