menu
fluxer_dart package
documentation
models/guild_admin_response.dart
GuildAdminResponse
nsfw property
nsfw property
dark_mode
light_mode
nsfw
property
@JsonKey.new(includeIfNull: false)
bool
?
nsfw
final
Whether the guild is flagged as adult content
Implementation
@JsonKey(includeIfNull: false) final bool? nsfw;
fluxer_dart package
documentation
models/guild_admin_response
GuildAdminResponse
nsfw property
GuildAdminResponse class