selectedTimeWindow property

  1. @JsonKey.new(name: 'selected_time_window')
int selectedTimeWindow
final

Selected mute duration

Implementation

@JsonKey(name: 'selected_time_window')
final int selectedTimeWindow;