thisKeyword property

Token? thisKeyword

Return the token for the 'this' keyword, or null if there is no 'this' keyword.

Implementation

Token? get thisKeyword;