PaymentResult constructor
const
PaymentResult(
- String gatewayName
Creates a result tagged with the name of the originating gateway.
Implementation
const PaymentResult(this.gatewayName);
Creates a result tagged with the name of the originating gateway.
const PaymentResult(this.gatewayName);