isIdle property

bool get isIdle

Returns true if this is AsyncIdle.

Implementation

bool get isIdle => false;