FreshchatUser(String? externalId, String? restoreId) { this._externalId = externalId; this._restoreId = restoreId; }