ConnectedWebsite constructor
ConnectedWebsite({})
Implementation
ConnectedWebsite({
super.extra,
super.client_id,
this.id,
this.domain_name,
this.bot_user_id,
this.browser,
this.platform,
this.log_in_date,
this.last_active_date,
this.ip,
this.location,
});