applyToExistingConversations property

  1. @JsonKey.new(name: 'apply_to_existing_conversations', defaultValue: false)
bool? applyToExistingConversations
final

Implementation

@JsonKey(name: 'apply_to_existing_conversations', defaultValue: false)
final bool? applyToExistingConversations;