isIdle property

bool get isIdle

Implementation

bool get isIdle => this is EffectCommandIdle<A, E>;