menu
messenger
store/model/chat_item.dart
ChatItemsCursor
ChatItemsCursor const constructor
ChatItemsCursor
dark_mode
light_mode
ChatItemsCursor
constructor
const
ChatItemsCursor
(
String
val
)
Implementation
const ChatItemsCursor(super.val);
messenger
chat_item
ChatItemsCursor
ChatItemsCursor const constructor
ChatItemsCursor class