locations property

List<Location>? locations
getter/setter pair

A list of locations that matches the specified filter in the request.

Implementation

core.List<Location>? locations;