locations property

List<String>? locations
getter/setter pair

The locations to search in.

This list should contain the location from the parent field.

Required.

Implementation

core.List<core.String>? locations;