addSMTPConfig abstract method

Future<AddSMTPConfigResponse> addSMTPConfig(
  1. ServiceCall call,
  2. AddSMTPConfigRequest request
)

Implementation

$async.Future<$2.AddSMTPConfigResponse> addSMTPConfig(
    $grpc.ServiceCall call, $2.AddSMTPConfigRequest request);