menu
messenger
domain/model/chat_info.dart
ChatInfoActionNameUpdated
name property
name
dark_mode
light_mode
name
property
ChatName
?
name
final
New
ChatName
of the
Chat
.
null
means that the old
ChatName
was removed.
Implementation
final ChatName? name;
messenger
chat_info
ChatInfoActionNameUpdated
name property
ChatInfoActionNameUpdated class