fromGraphQLFavoriteChatsCursorToDartFavoriteChatsCursor function
- String v
Implementation
FavoriteChatsCursor fromGraphQLFavoriteChatsCursorToDartFavoriteChatsCursor(
String v,
) => FavoriteChatsCursor(v);
FavoriteChatsCursor fromGraphQLFavoriteChatsCursorToDartFavoriteChatsCursor(
String v,
) => FavoriteChatsCursor(v);