success property

bool get success

Implementation

bool get success => httpError.errorType == ViewErrorType.none;