hasRejoined property

bool hasRejoined

Whether this member has the didRejoin flag.

Implementation

bool get hasRejoined => has(didRejoin);