applyToExistingConversations property
- @JsonKey.new(name: 'apply_to_existing_conversations', defaultValue: false)
final
Implementation
@JsonKey(name: 'apply_to_existing_conversations', defaultValue: false)
final bool? applyToExistingConversations;