isVote property Null safety

bool isVote

Implementation

bool get isVote => cmd == CommandString.pollVote;