authorUrl property

String? authorUrl

Implementation

String? get authorUrl => _$this._authorUrl;
void authorUrl=(String? authorUrl)

Implementation

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