quote property

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

Whether to receive quote notifications.

Implementation

@JsonKey(defaultValue: false)
final bool quote;