isLocked property

bool isLocked
getter/setter pair

Whether there already is ongoing network request. Only one request is allowed at the time.

Implementation

bool isLocked = false;