uber property
A bool value that determines whether the conversation is uber.
A uber conversation can't be direct.
Users in a uber conversation will not be able to retrieve messages that were posted to the conversation after they quit.
Implementation
final bool uber;