path property
The path of the source to be shown in the UI.
It is only used to locate and load the content of the source if no
sourceReference
is specified (or its value is 0).
Implementation
final String? path;
The path of the source to be shown in the UI.
It is only used to locate and load the content of the source if no
sourceReference
is specified (or its value is 0).
final String? path;