asKeyword property
      
      Token?
      get
      asKeyword
      
    
    
The token representing the as keyword, or null if the imported names
aren't prefixed.
Implementation
Token? get asKeyword;The token representing the as keyword, or null if the imported names
aren't prefixed.
Token? get asKeyword;