observe

abstract suspend fun observe(): <Error class: unknown class><Boolean>

Flow that emits the current value, i.e. whether self user is a team member or not. It will not emit while SlowSync isn't done, as it needs to assure that SelfUser has been properly initialised.