OauthLinkResponse constructor
OauthLinkResponse({})
Implementation
OauthLinkResponse({
this.name,
this.slug,
this.description,
this.logo,
this.group,
this.oauthUrl,
this.authType,
this.isActive = false,
this.id = -1,
});