getAccountByEmail abstract method

Future<GetAccountByEmailReply> getAccountByEmail(
  1. ServiceCall call,
  2. GetAccountByEmailRequest request
)

Implementation

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