isJoinedOnly method

bool isJoinedOnly()

Gets the flag indicating whether only joined groups should be fetched.

Implementation

bool isJoinedOnly() => joinedOnly;