isValid property

bool isValid

Implementation

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