urls property

List<Url>? urls
getter/setter pair

The person's associated URLs.

Implementation

core.List<Url>? urls;