hostNames property

List<String>? hostNames
getter/setter pair

List of host names / aliases.

Implementation

core.List<core.String>? hostNames;