isOK property

bool isOK

Check if read result is OK

Implementation

bool get isOK => state == ReadState.ok;