menu
messenger
domain/model/chat_info.dart
ChatInfoActionCreated
ChatInfoActionCreated const constructor
ChatInfoActionCreated
dark_mode
light_mode
ChatInfoActionCreated
constructor
const
ChatInfoActionCreated
(
ChatDirectLinkSlug
?
directLinkSlug
)
Implementation
const ChatInfoActionCreated(this.directLinkSlug);
messenger
chat_info
ChatInfoActionCreated
ChatInfoActionCreated const constructor
ChatInfoActionCreated class