left property

List<String>? left
getter/setter pair

The Matrix User IDs of all users who may have left all the end-to-end encrypted rooms they previously shared with the user.

Implementation

List<String>? left;