photoIds property

List<String>? photoIds
getter/setter pair

IDs of the Photos.

HTTP GET requests require the following syntax for the URL query parameter: photoIds=&photoIds=&....

Required.

Implementation

core.List<core.String>? photoIds;