finalKeyword property

Token? finalKeyword

Return the 'final' keyword, or null if the keyword was absent.

Implementation

Token? get finalKeyword;