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