muteConfig property
- @JsonKey.new(includeIfNull: true, name: 'mute_config')
final
The mute configuration for the guild
Implementation
@JsonKey(includeIfNull: true, name: 'mute_config')
final UserGuildSettingsResponseMuteConfig? muteConfig;
The mute configuration for the guild
@JsonKey(includeIfNull: true, name: 'mute_config')
final UserGuildSettingsResponseMuteConfig? muteConfig;