menu
instamojo package
documentation
bloc/instamojo_event.dart
CollectUPIPaymentEvent
CollectUPIPaymentEvent const constructor
CollectUPIPaymentEvent const constructor
dark_mode
light_mode
CollectUPIPaymentEvent
constructor
const
CollectUPIPaymentEvent
(
{
String
?
url
,
String
?
vpa
,
})
Implementation
const CollectUPIPaymentEvent({this.url, this.vpa});
instamojo package
documentation
bloc/instamojo_event
CollectUPIPaymentEvent
CollectUPIPaymentEvent const constructor
CollectUPIPaymentEvent class