exclusive property

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

Whether to exclude list member posts from the home timeline.

Implementation

@JsonKey(defaultValue: false)
final bool exclusive;