menu
fluxer_dart package
documentation
models/message_embed_child_response.dart
MessageEmbedChildResponse
nsfw property
nsfw property
dark_mode
light_mode
nsfw
property
@JsonKey.new(includeIfNull: false)
bool
?
nsfw
final
Whether the embed is flagged as NSFW
Implementation
@JsonKey(includeIfNull: false) final bool? nsfw;
fluxer_dart package
documentation
models/message_embed_child_response
MessageEmbedChildResponse
nsfw property
MessageEmbedChildResponse class