menu
bootpay_platform_interface package
documentation
bootpay_method_channel.dart
BootpayMethodChannel
removePaymentWindow method
removePaymentWindow method
dark_mode
light_mode
removePaymentWindow
method
Future
<
void
>
removePaymentWindow
(
)
override
Implementation
Future<void> removePaymentWindow() async { await _channel.invokeMethod('removePaymentWindow'); }
bootpay_platform_interface package
documentation
bootpay_method_channel
BootpayMethodChannel
removePaymentWindow method
BootpayMethodChannel class