isSuccess property

bool isSuccess

returns true, if the result is in success state.

Implementation

bool get isSuccess => _isSuccess;