isValid property

bool isValid

Is this session valid?

Implementation

bool get isValid => inboundGroupSession != null;