url abstract method

String url(
  1. String path
)

Returns a public URL for the file at path.

Implementation

String url(String path);