isWaiting property

bool get isWaiting

Implementation

bool get isWaiting => connectionState == ConnectionState.waiting;