location property
getter/setter pairoverride
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
@override
SourceLocation? location;