fromGraphQLIncomingChatCallsCursorToDartIncomingChatCallsCursor function
- String v
Implementation
IncomingChatCallsCursor
fromGraphQLIncomingChatCallsCursorToDartIncomingChatCallsCursor(String v) =>
IncomingChatCallsCursor(v);
IncomingChatCallsCursor
fromGraphQLIncomingChatCallsCursorToDartIncomingChatCallsCursor(String v) =>
IncomingChatCallsCursor(v);