Attributes constructor Null safety
Implementation
Attributes(
this.volume,
this.chapter,
this.title,
this.translatedLanguage,
this.externalUrl,
this.publishAt,
this.readableAt,
this.createdAt,
this.updatedAt,
this.pages,
this.version);