reportedChannelContentWarningText property

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

Implementation

@JsonKey(includeIfNull: false, name: 'reported_channel_content_warning_text')
final String? reportedChannelContentWarningText;