reportedChannelName property

  1. @JsonKey.new(includeIfNull: true, name: 'reported_channel_name')
String? reportedChannelName
final

Implementation

@JsonKey(includeIfNull: true, name: 'reported_channel_name')
final String? reportedChannelName;