sourceUrl property

String? sourceUrl
getter/setter pair

URL of the zip file to deploy from.

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

Implementation

core.String? sourceUrl;