extendsKeyword property

Token? extendsKeyword

Return the token representing the 'extends' keyword, or null if there is no explicit upper bound.

Implementation

Token? get extendsKeyword;