showingReblogs property

  1. @JsonKey(defaultValue: true)
bool showingReblogs
final

Whether boosts from this account are shown in your home timeline.

Implementation

@JsonKey(defaultValue: true)
final bool showingReblogs;