menu
fluxer_dart package
documentation
models/channel_update_text_request.dart
ChannelUpdateTextRequest
topic property
topic property
dark_mode
light_mode
topic
property
@JsonKey.new(includeIfNull: false)
String
?
topic
final
The channel topic (1-1024 characters)
Implementation
@JsonKey(includeIfNull: false) final String? topic;
fluxer_dart package
documentation
models/channel_update_text_request
ChannelUpdateTextRequest
topic property
ChannelUpdateTextRequest class