read property Null safety

bool? read

Implementation

bool? get read;
void read=(bool? read)

Implementation

set read(bool? read);