fromGraphQLOperationsCursorToDartOperationsCursor function
- String v
Implementation
OperationsCursor fromGraphQLOperationsCursorToDartOperationsCursor(String v) =>
OperationsCursor(v);
OperationsCursor fromGraphQLOperationsCursorToDartOperationsCursor(String v) =>
OperationsCursor(v);