constKeyword property

Token? constKeyword

Return the token for the 'const' keyword, or null if the constructor is not a const constructor.

Implementation

Token? get constKeyword;