reblog property

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

Whether to receive boost notifications.

Implementation

@JsonKey(defaultValue: false)
final bool reblog;