sourceAsset property
String?
get
sourceAsset
The asset path this table was loaded from, or null for one built from a string. Scene serialization persists the reference.
Implementation
String? get sourceAsset => _sourceAssets[this];