onKeyword property

Token? onKeyword

Return the token representing the 'on' keyword, or null if there is no 'on' keyword.

Implementation

Token? get onKeyword;