modifierKeyword property

Token? modifierKeyword

Return the token representing the 'abstract' or 'static' keyword, or null if neither modifier was specified.

Implementation

Token? get modifierKeyword;