StatelessUpiConfig constructor
StatelessUpiConfig({})
Implementation
StatelessUpiConfig({
required this.serviceMode,
required this.requestId,
required this.pspMode,
this.pspPackage,
this.upiIntentUri,
this.logoUrl,
this.loaderColor,
});