isSuccessful property

bool get isSuccessful

Implementation

bool get isSuccessful => errorCode == kErrorCodeSuccess;