authorName property

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

Name of the content author.

Deprecated since Mastodon 4.3.0. Use authors instead.

Implementation

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