constKeyword property

Token? get constKeyword

The const keyword, or null if it wasn't written.

Implementation

Token? get constKeyword;