getRelativePath abstract method

String getRelativePath(
  1. String path, {
  2. required String from,
})

Implementation

String getRelativePath(String path, {required String from});