ifKeyword property Null safety

Token ifKeyword

Return the token for the 'if' keyword.

Implementation

Token get ifKeyword;