isSuccessful property

bool get isSuccessful

Implementation

bool get isSuccessful => errorCode == ERRORCODE_SUCCESS;