isNotLogBeginConvo property

bool get isNotLogBeginConvo

Returns true if this data is not LogBeginConvo, otherwise false.

Implementation

bool get isNotLogBeginConvo => !isLogBeginConvo;