WooPaymentGateway constructor
WooPaymentGateway({})
Implementation
WooPaymentGateway(
{required String this.id,
this.title,
this.description,
this.order,
this.enabled,
this.methodTitle,
this.methodDescription,
this.methodSupports,
this.settings,
this.lLinks});