isSuccess property

bool get isSuccess

Has the command completed successfully by the driver.

Implementation

bool get isSuccess => _isSuccess;