id property

String id

The full qualified SDN ID in the format @username:server.abc.

Implementation

String get id => stateKey ?? '@unknown:unknown';