isSuccess property

bool isSuccess

Has the command completed successfully by the driver.

Implementation

bool get isSuccess => _isSuccess;