listUrl property

String? listUrl
getter/setter pair

The URL that points to the file that stores the object list entries.

This file must allow public access. Currently, only URLs with HTTP and HTTPS schemes are supported.

Required.

Implementation

core.String? listUrl;