sourcePath property
Path to the source file this ARB was parsed from, if known. Set by
the project loader. Used by report formatting; null when the ARB
came from an in-memory string (e.g. unit tests).
Implementation
final String? sourcePath;
Path to the source file this ARB was parsed from, if known. Set by
the project loader. Used by report formatting; null when the ARB
came from an in-memory string (e.g. unit tests).
final String? sourcePath;