names property

List<String>? names
getter/setter pair

A list of location names.

Implementation

core.List<core.String>? names;