fromDartRecentChatsCursorToGraphQLRecentChatsCursor function
Implementation
String fromDartRecentChatsCursorToGraphQLRecentChatsCursor(
RecentChatsCursor v,
) => v.val;
String fromDartRecentChatsCursorToGraphQLRecentChatsCursor(
RecentChatsCursor v,
) => v.val;