location property

  1. @optional
SourceLocation? location
getter/setter pairoverride

The location of this class in the source code.

Implementation

@optional
SourceLocation? location;