modifierKeyword property

Token? get modifierKeyword

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

Implementation

Token? get modifierKeyword;