ModelFormat.definedAt

For debugging purposes this is the D source code location where this field is defined from. This can be used in error messages.

struct ModelFormat
@serdeKeys("SourceDefinedAt")
SourceLocation definedAt;

Meta