supportUrl property
String?
get
supportUrl
Implementation
String? get supportUrl => _$this._supportUrl;
set
supportUrl
(String? supportUrl)
Implementation
set supportUrl(String? supportUrl) => _$this._supportUrl = supportUrl;