isSuccess method

bool isSuccess()

Implementation

bool isSuccess() => error == null && isComplete();