getUrl abstract method

String? getUrl(
  1. String ref
)

Returns the URL appended to the reference of the file.

Implementation

String? getUrl(String ref);