author property
Author of the article (will be null if hideAuthorInfo is true)
Implementation
@JsonKey(name: 'author')
Author? get author => throw _privateConstructorUsedError;
Author of the article (will be null if hideAuthorInfo is true)
@JsonKey(name: 'author')
Author? get author => throw _privateConstructorUsedError;