source property
Specifies the source content to load. Either source.path
or
source.sourceReference
must be specified.
Implementation
final Source? source;
Specifies the source content to load. Either source.path
or
source.sourceReference
must be specified.
final Source? source;