pinned property

  1. @JsonKey(defaultValue: false)
bool pinned
final

Have you pinned this status? Only appears if the status is pinnable.

Implementation

@JsonKey(defaultValue: false)
final bool pinned;