externalKeyword property

Token? externalKeyword

Return the token representing the 'external' keyword, or null if this is not an external function.

Implementation

Token? get externalKeyword;