isOkay property

bool get isOkay

Implementation

bool get isOkay => error == null;