noDe property

String? noDe
getter/setter pair

The server_name of the node on which the account has been registered.

Deprecated. Clients should extract the server_name from user_id (by splitting at the first colon) if they require it. Note also that node is not spelt this way.

Implementation

String? noDe;