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