matrixId property
A Matrix User ID representing the administrator.
It could be an account registered on a different homeserver so the administrator can be contacted when the homeserver is down.
At least one of matrix_id
or email_address
is
required.
Implementation
String? matrixId;