Clear all cached service responses in the model
The KOS model instance
// Clear all cached responses (typically during model cleanup)clearAllServiceResponses(this); Copy
// Clear all cached responses (typically during model cleanup)clearAllServiceResponses(this);
Clear all cached service responses in the model