WooPaymentGatewaySettings constructor
WooPaymentGatewaySettings({
- WooPaymentGatewayTitle? title,
- WooPaymentGatewayTitle? instructions,
Implementation
WooPaymentGatewaySettings({this.title, this.instructions});