isWaiting property

bool get isWaiting

Implementation

bool get isWaiting => _state == ResourceStateEnum.WAITING;