authorId property
Id of the author
Implementation
@JsonKey(name: 'authorId', required: true)
String get authorId => throw _privateConstructorUsedError;
Id of the author
@JsonKey(name: 'authorId', required: true)
String get authorId => throw _privateConstructorUsedError;