sourceUrl property

String? sourceUrl
getter/setter pair

URL source to use to fetch this file.

Must be a URL to a resource in Google Cloud Storage in the form 'http(s)://storage.flutter-io.cn//'.

Implementation

core.String? sourceUrl;