delegatorWithdrawAddress abstract method

Future<QueryDelegatorWithdrawAddressResponse> delegatorWithdrawAddress(
  1. ServiceCall call,
  2. QueryDelegatorWithdrawAddressRequest request
)

Implementation

$async.Future<$0.QueryDelegatorWithdrawAddressResponse>
    delegatorWithdrawAddress($grpc.ServiceCall call,
        $0.QueryDelegatorWithdrawAddressRequest request);