testEmailProviderSMTP abstract method

Future<TestEmailProviderSMTPResponse> testEmailProviderSMTP(
  1. ServiceCall call,
  2. TestEmailProviderSMTPRequest request
)

Implementation

$async.Future<$0.TestEmailProviderSMTPResponse> testEmailProviderSMTP(
    $grpc.ServiceCall call, $0.TestEmailProviderSMTPRequest request);