sourceUrl property

String? sourceUrl
getter/setter pair

The URL of where the original media file was downloaded from (or a file name).

Only used for media of type AUDIO and IMAGE.

Immutable.

Implementation

core.String? sourceUrl;