asKeyword property Null safety

Token? asKeyword

Return the token representing the 'as' keyword, or null if the imported names are not prefixed.

Implementation

Token? get asKeyword;