reportedGuildContentWarningText property

  1. @JsonKey.new(includeIfNull: false, name: 'reported_guild_content_warning_text')
String? reportedGuildContentWarningText
final

Implementation

@JsonKey(includeIfNull: false, name: 'reported_guild_content_warning_text')
final String? reportedGuildContentWarningText;