url static method

String url(
  1. String path
)

Implementation

static String url(String path) => _instance.url(path);