Attributes constructor Null safety
Implementation
Attributes(
this.volume,
this.chapter,
this.title,
this.translatedLanguage,
this.hash,
this.chapterData,
this.chapterDataSaver,
this.publishAt,
this.createdAt,
this.updatedAt,
this.version);