staticKeyword property

Token? staticKeyword

Return the token representing the 'static' keyword, or null if the fields are not static.

Implementation

Token? get staticKeyword;