readyCalled property

bool readyCalled
getter/setter pair

Whether ensureReady() has been called.

Implementation

bool readyCalled = false;