withPresence property

bool withPresence

Whether this subscription receives presence events.

Implementation

bool get withPresence => _withPresence ?? false;