fromGraphQLFavoriteChatContactsCursorToDartFavoriteChatContactsCursor function
- String v
Implementation
FavoriteChatContactsCursor
fromGraphQLFavoriteChatContactsCursorToDartFavoriteChatContactsCursor(
String v,
) => FavoriteChatContactsCursor(v);
FavoriteChatContactsCursor
fromGraphQLFavoriteChatContactsCursorToDartFavoriteChatContactsCursor(
String v,
) => FavoriteChatContactsCursor(v);