authorUrl property
String?
get
authorUrl
Implementation
String? get authorUrl => _$this._authorUrl;
set
authorUrl
(String? authorUrl)
Implementation
set authorUrl(String? authorUrl) => _$this._authorUrl = authorUrl;