augmentKeyword property

Token? augmentKeyword
final

The token representing the 'augment' keyword, or null if this is not an function augmentation.

Implementation

final Token? augmentKeyword;