getApprovedMethods abstract method

List<String>? getApprovedMethods({
  1. String? namespace,
})

List of approved methods by connected wallet

Implementation

List<String>? getApprovedMethods({String? namespace});