quotedUpdate property

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

Whether to receive quoted status update notifications.

Implementation

@JsonKey(defaultValue: false)
final bool quotedUpdate;