scriptUri property Null safety
read / write
The uri of the script containing the source location if the script has yet to be loaded.
Implementation
@optional
String? scriptUri;
The uri of the script containing the source location if the script has yet to be loaded.
@optional
String? scriptUri;