fromDartIncomingChatCallsCursorToGraphQLIncomingChatCallsCursor function

String fromDartIncomingChatCallsCursorToGraphQLIncomingChatCallsCursor(
  1. IncomingChatCallsCursor v
)

Implementation

String fromDartIncomingChatCallsCursorToGraphQLIncomingChatCallsCursor(
  IncomingChatCallsCursor v,
) => v.val;