isPending property

bool get isPending

Is the driver waiting for a command.

Implementation

bool get isPending => _isPending;