resolved property

bool get resolved

Implementation

bool get resolved => config != null && error == null;