getAccountByEmail abstract method
Future<GetAccountByEmailReply>
getAccountByEmail(
- ServiceCall call,
- GetAccountByEmailRequest request
Implementation
$async.Future<$1.GetAccountByEmailReply> getAccountByEmail($grpc.ServiceCall call, $1.GetAccountByEmailRequest request);