authorName property

  1. @JsonKey(defaultValue: '')
String authorName
final

Name of the content author.

Implementation

@JsonKey(defaultValue: '')
final String authorName;