fromGraphQLChatContactsCursorToDartChatContactsCursor function
- String v
Implementation
ChatContactsCursor fromGraphQLChatContactsCursorToDartChatContactsCursor(
String v,
) => ChatContactsCursor(v);
ChatContactsCursor fromGraphQLChatContactsCursorToDartChatContactsCursor(
String v,
) => ChatContactsCursor(v);