Returns a taggable String representation of this.
@override String toString () => '<@${_nickname != null ? '!' : ''}${user.id}>';