abstractKeyword property

Token? abstractKeyword

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

Implementation

Token? get abstractKeyword;