removeSMTPConfig abstract method
Future<RemoveSMTPConfigResponse>
removeSMTPConfig(
- ServiceCall call,
- RemoveSMTPConfigRequest request
Implementation
$async.Future<$0.RemoveSMTPConfigResponse> removeSMTPConfig(
$grpc.ServiceCall call, $0.RemoveSMTPConfigRequest request);