menu
wxpay package
documentation
wxpay_method_channel.dart
MethodChannelWxpay
init method
init method
dark_mode
light_mode
init
method
Future
<
void
>
init
(
)
override
Implementation
Future<void> init() async { await methodChannel.invokeMethod('init'); }
wxpay package
documentation
wxpay_method_channel
MethodChannelWxpay
init method
MethodChannelWxpay class