origins property

List<String>? origins
getter/setter pair

A list of URL origin strings that belong to this entity.

Required.

Implementation

core.List<core.String>? origins;