isOK property

bool isOK

Check if read result is OK

Implementation

bool get isOK => _enumerator.isOK;