authorIcon property
URL for the author icon image
Implementation
@JsonKey(includeIfNull: false, name: 'author_icon')
final String? authorIcon;
URL for the author icon image
@JsonKey(includeIfNull: false, name: 'author_icon')
final String? authorIcon;