constKeyword property

Token? get constKeyword

The token for the const keyword, or null if the primary constructor isn't a const constructor.

Implementation

Token? get constKeyword;