menu
walletconnect_pay package
documentation
walletconnect_pay_platform_interface.dart
WalletconnectPayPlatform
getRequiredPaymentActions abstract method
getRequiredPaymentActions abstract method
dark_mode
light_mode
getRequiredPaymentActions
abstract method
Future
<
String
>
getRequiredPaymentActions
(
{
required
String
requestJson
,
})
Implementation
Future<String> getRequiredPaymentActions({required String requestJson});
walletconnect_pay package
documentation
walletconnect_pay_platform_interface
WalletconnectPayPlatform
getRequiredPaymentActions abstract method
WalletconnectPayPlatform class