isLogLeaveConvo property

bool get isLogLeaveConvo

Returns true if this data is LogLeaveConvo, otherwise false.

Implementation

bool get isLogLeaveConvo => this is UGetLogLogLogLeaveConvo;