menu
fluxer_dart package
documentation
models/saved_message_entry_response.dart
SavedMessageEntryResponse
channelId property
channelId property
dark_mode
light_mode
channelId
property
@JsonKey.new(name: 'channel_id')
String
channelId
final
ID of the channel containing the message
Implementation
@JsonKey(name: 'channel_id') final String channelId;
fluxer_dart package
documentation
models/saved_message_entry_response
SavedMessageEntryResponse
channelId property
SavedMessageEntryResponse class