location property Null safety
The location of this field in the source code.
Note: this may not agree with the location of owner
if this is a field
from a mixin application, patched class, etc.
Implementation
@optional
SourceLocation? location;
The location of this field in the source code.
Note: this may not agree with the location of owner
if this is a field
from a mixin application, patched class, etc.
@optional
SourceLocation? location;