isPending property

bool isPending

Is the driver waiting for a command.

Implementation

bool get isPending => _isPending;