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