isRead property Null safety

bool isRead

Implementation

bool get isRead => cmd == CommandString.read;