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