ProxyArticleAbstract constructor
const
ProxyArticleAbstract({})
Implementation
const ProxyArticleAbstract({
required this.calibreId,
required this.articleId,
required this.id,
required this.proxyCalibreId,
required this.proxyArticleId,
this.status = true,
});