isChatToAll property
getter/setter pair
true: if is send by myself
Implementation
bool? isSelfSend; /// true: if is send by myself
bool? isChatToAll;
true: if is send by myself
bool? isSelfSend; /// true: if is send by myself
bool? isChatToAll;