getPath method

String getPath(
  1. String name
)

Implementation

String getPath(String name) => pathParameters[name] ?? "";