instructionsUrl property
String?
get
instructionsUrl
Implementation
String? get instructionsUrl => _$this._instructionsUrl;
set
instructionsUrl
(String? instructionsUrl)
Implementation
set instructionsUrl(String? instructionsUrl) =>
_$this._instructionsUrl = instructionsUrl;