listReady property

bool get listReady

whether the node is ready for returning a list response

Implementation

bool get listReady => true;