logoURL property
String?
get
logoURL
Implementation
String? get logoURL => _$this._logoURL;
set
logoURL
(String? logoURL)
Implementation
set logoURL(String? logoURL) => _$this._logoURL = logoURL;