Indicates whether the current authorized MyUser is the caller.
bool get outgoing => _me.userId == caller?.id || caller == null;