location property Null safety

SourceLocation? location
optional">@optionalread / writeoverride

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;