menu
messenger
api/backend/graphql/parsers/chat.dart
fromDartChatItemsCursorToGraphQLChatItemsCursor function
fromDartChatItemsCursorToGraphQLChatItemsCursor
dark_mode
light_mode
fromDartChatItemsCursorToGraphQLChatItemsCursor
function
String
fromDartChatItemsCursorToGraphQLChatItemsCursor
(
ChatItemsCursor
v
)
Implementation
String fromDartChatItemsCursorToGraphQLChatItemsCursor(ChatItemsCursor v) => v.val;
messenger
chat
fromDartChatItemsCursorToGraphQLChatItemsCursor function
chat library