fileUrl abstract method

Uri fileUrl(
  1. String fileRefId
)

Builds a URL for a file asset.

Implementation

Uri fileUrl(String fileRefId);