waiting constant
int
const waiting
Allow throttling (enabled by default)
Allows the request to be delayed if it can't be sent immediately. In other case APIError.isIllegalRequestError is thrown
Implementation
static const waiting = 1;