removeSMTPConfig abstract method

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

Implementation

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