lateKeyword property

Token? lateKeyword

Return the token representing the 'late' keyword, or null if the late modifier was not included.

Implementation

Token? get lateKeyword;