menu
kuzzle package
documentation
kuzzle.dart
Kuzzle
stopQueuing method
stopQueuing method
dark_mode
light_mode
stopQueuing
method
void
stopQueuing
(
)
Stops the requests queuing.
Implementation
void stopQueuing() { _queuing = false; }
kuzzle package
documentation
kuzzle
Kuzzle
stopQueuing method
Kuzzle class