fromGraphQLFavoriteChatContactsCursorToDartFavoriteChatContactsCursor function

FavoriteChatContactsCursor fromGraphQLFavoriteChatContactsCursorToDartFavoriteChatContactsCursor(
  1. String v
)

Implementation

FavoriteChatContactsCursor
fromGraphQLFavoriteChatContactsCursorToDartFavoriteChatContactsCursor(
  String v,
) => FavoriteChatContactsCursor(v);