Whether the request was successful.
Returns true when error is null.
bool get isSuccess => error == null;