removeSMTPConfig abstract method

Future<RemoveSMTPConfigResponse> removeSMTPConfig(
  1. ServiceCall call,
  2. RemoveSMTPConfigRequest request
)

Implementation

$async.Future<$2.RemoveSMTPConfigResponse> removeSMTPConfig(
    $grpc.ServiceCall call, $2.RemoveSMTPConfigRequest request);