getWalletsByEmail abstract method

Future<GetWalletsByEmailReply> getWalletsByEmail(
  1. ServiceCall call,
  2. GetWalletsByEmailRequest request
)

Implementation

$async.Future<$0.GetWalletsByEmailReply> getWalletsByEmail($grpc.ServiceCall call, $0.GetWalletsByEmailRequest request);