WooPaymentGatewayLinks constructor
WooPaymentGatewayLinks({
- List<
WooPaymentGatewaySelf> ? self, - List<
WooPaymentGatewayCollection> ? collection,
Implementation
WooPaymentGatewayLinks({this.self, this.collection});