fromGraphQLChatItemsCursorToDartChatItemsCursor function
- String v
Implementation
ChatItemsCursor fromGraphQLChatItemsCursorToDartChatItemsCursor(String v) =>
ChatItemsCursor(v);
ChatItemsCursor fromGraphQLChatItemsCursorToDartChatItemsCursor(String v) =>
ChatItemsCursor(v);