menu
fluxer_dart package
documentation
models/template_channel.dart
TemplateChannel
topic property
topic property
dark_mode
light_mode
topic
property
@JsonKey.new(includeIfNull: false)
String
?
topic
final
The channel topic
Implementation
@JsonKey(includeIfNull: false) final String? topic;
fluxer_dart package
documentation
models/template_channel
TemplateChannel
topic property
TemplateChannel class