location property

  1. @optional
SourceLocation? location
getter/setter pair

The location of this class in the source code.

Implementation

@optional
SourceLocation? location;