contextPath function

  1. @Deprecated('Sing 2021-02-15')
String contextPath(
  1. String anyPath
)

Deprecated see toContextPath

Implementation

@Deprecated('Sing 2021-02-15')
String contextPath(String anyPath) => toNativePath(anyPath);