isSuccessful method

bool isSuccessful()

Implementation

bool isSuccessful() => code == ErrorCode.success;