menu
instamojo package
documentation
bloc/instamojo_event.dart
CollectCardPayment
CollectCardPayment const constructor
CollectCardPayment const constructor
dark_mode
light_mode
CollectCardPayment
constructor
const
CollectCardPayment
(
{
String
?
url
,
Map
<
String
,
String
>
?
cardPaymentRequest
,
})
Implementation
const CollectCardPayment({this.url, this.cardPaymentRequest});
instamojo package
documentation
bloc/instamojo_event
CollectCardPayment
CollectCardPayment const constructor
CollectCardPayment class