menu
eliud_pkg_pay package
documentation
tasks/bloc/pay_event.dart
InitPayEvent
InitPayEvent constructor
InitPayEvent constructor
dark_mode
light_mode
InitPayEvent
constructor
InitPayEvent
(
String
ccy
,
double
amount
,
String
orderNumber
)
Implementation
InitPayEvent(this.ccy, this.amount, this.orderNumber);
eliud_pkg_pay package
documentation
tasks/bloc/pay_event
InitPayEvent
InitPayEvent constructor
InitPayEvent class