getSourceUrl

open fun getSourceUrl(source: Source): String

Gets the URL of the source.

Return

null if the source is null or if the source url is null, otherwise the source url as a string value.

Parameters

source

the source.