read property

bool read

true if this feedback has been read, false otherwise.

Implementation

bool get read => readAsInt == 1;