Static
Optional
Returns the current stack and sets a new one.
Sets up a new Progress object for the next API request to be made. Only the very next API call will be tracked.
ClientProgress.track();await api.myMethod();
Generated using TypeDoc
Returns the current stack and sets a new one.