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