sendEmail abstract method

Future<SendEmailResponse> sendEmail(
  1. ServiceCall call,
  2. SendEmailRequest request
)

Implementation

$async.Future<$0.SendEmailResponse> sendEmail($grpc.ServiceCall call, $0.SendEmailRequest request);