isLogLeaveConvo property
bool
get
isLogLeaveConvo
Returns true if this data is LogLeaveConvo, otherwise false.
Implementation
bool get isLogLeaveConvo => this is UGetLogLogLogLeaveConvo;
Returns true if this data is LogLeaveConvo, otherwise false.
bool get isLogLeaveConvo => this is UGetLogLogLogLeaveConvo;