authorUrl property

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

URL of the content author.

Deprecated since Mastodon 4.3.0. Use authors instead.

Implementation

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