isValid property

bool isValid

是有效的

Implementation

bool get isValid => isSingleChat || isGroupChat && !isNotInGroup!;