thisKeywordOffset property

int? get thisKeywordOffset

The offset of the this keyword, if this fragment is based on PrimaryConstructorDeclaration and has PrimaryConstructorBody.

Implementation

int? get thisKeywordOffset;