apiCanCall property

Future apiCanCall
getter/setter pair

used for throttling requests

Implementation

Future apiCanCall = Future.value(true);