shareVoiceActivity property

  1. @JsonKey.new(name: 'share_voice_activity')
bool shareVoiceActivity
final

New default for sharing voice activity with friends; also applied to every existing friend relationship

Implementation

@JsonKey(name: 'share_voice_activity')
final bool shareVoiceActivity;