testEmailProviderSMTPById abstract method

Future<TestEmailProviderSMTPByIdResponse> testEmailProviderSMTPById(
  1. ServiceCall call,
  2. TestEmailProviderSMTPByIdRequest request
)

Implementation

$async.Future<$0.TestEmailProviderSMTPByIdResponse> testEmailProviderSMTPById(
    $grpc.ServiceCall call, $0.TestEmailProviderSMTPByIdRequest request);