isSessionExpired property Null safety

bool isSessionExpired

Implementation

bool get isSessionExpired => cmd == CommandString.sessionExpired;