Map<String, dynamic> toJson() => { ...toPublicJson(), 'passwordHash': passwordHash, 'tokenHashes': tokenHashes, };