fromDartUrlToGraphQLURL function

String fromDartUrlToGraphQLURL(
  1. Url v
)

Implementation

String fromDartUrlToGraphQLURL(Url v) => v.val;