systemChannelId property

  1. @JsonKey.new(includeIfNull: false, name: 'system_channel_id')
dynamic systemChannelId
final

The template-local system channel ID

Implementation

@JsonKey(includeIfNull: false, name: 'system_channel_id')
final dynamic systemChannelId;