fromDartChatItemsCursorToGraphQLChatItemsCursor function
Implementation
String fromDartChatItemsCursorToGraphQLChatItemsCursor(ChatItemsCursor v) =>
v.val;
String fromDartChatItemsCursorToGraphQLChatItemsCursor(ChatItemsCursor v) =>
v.val;