menu
fluxer_dart package
documentation
models/user_guild_settings_update_request_mute_config.dart
UserGuildSettingsUpdateRequestMuteConfig
selectedTimeWindow property
selectedTimeWindow property
dark_mode
light_mode
selectedTimeWindow
property
@JsonKey.new(name: 'selected_time_window')
int
selectedTimeWindow
final
Selected mute duration
Implementation
@JsonKey(name: 'selected_time_window') final int selectedTimeWindow;
fluxer_dart package
documentation
models/user_guild_settings_update_request_mute_config
UserGuildSettingsUpdateRequestMuteConfig
selectedTimeWindow property
UserGuildSettingsUpdateRequestMuteConfig class