identityPathResolver function

String identityPathResolver(
  1. String path
)

Implementation

String identityPathResolver(String path) => path;