testSMTPConfigById abstract method

Future<TestSMTPConfigByIdResponse> testSMTPConfigById(
  1. ServiceCall call,
  2. TestSMTPConfigByIdRequest request
)

Implementation

$async.Future<$0.TestSMTPConfigByIdResponse> testSMTPConfigById(
    $grpc.ServiceCall call, $0.TestSMTPConfigByIdRequest request);