testSMTPConfig abstract method

Future<TestSMTPConfigResponse> testSMTPConfig(
  1. ServiceCall call,
  2. TestSMTPConfigRequest request
)

Implementation

$async.Future<$0.TestSMTPConfigResponse> testSMTPConfig(
    $grpc.ServiceCall call, $0.TestSMTPConfigRequest request);