urls property

List<String>? urls
final

An array of URLs pointing to additional information about the celebrity. If there is no additional information about the celebrity, this list is empty.

Implementation

final List<String>? urls;