menu
bootpay package
documentation
shims/bootpay_web.dart
BootpayPlatform
dismiss method
dismiss method
dark_mode
light_mode
dismiss
method
void
dismiss
(
BuildContext
context
)
override
Implementation
void dismiss(BuildContext context) { _removePaymentWindow(); // JS SDK의 결제창 iframe 닫기 }
bootpay package
documentation
shims/bootpay_web
BootpayPlatform
dismiss method
BootpayPlatform class