url property

String? url
final

url of author

is not always returned, hence the nullable property

Implementation

final String? url;