isSuccess method

bool isSuccess()

Implementation

bool isSuccess() => errorCode == null;