newKeyword property

Token? newKeyword

Return the token representing the 'new' keyword, or null if there was no 'new' keyword.

Implementation

Token? get newKeyword;