acsURL property
String?
get
acsURL
Implementation
String? get acsURL => _$this._acsURL;
set
acsURL
(String? acsURL)
Implementation
set acsURL(String? acsURL) => _$this._acsURL = acsURL;