fromGraphQLRecentChatsCursorToDartRecentChatsCursor function
- String v
Implementation
RecentChatsCursor fromGraphQLRecentChatsCursorToDartRecentChatsCursor(
String v,
) => RecentChatsCursor(v);
RecentChatsCursor fromGraphQLRecentChatsCursorToDartRecentChatsCursor(
String v,
) => RecentChatsCursor(v);