abstractKeyword property

Token? abstractKeyword

Return the token for the 'abstract' keyword, or null if this is not defining an abstract class.

Implementation

Token? get abstractKeyword;