ImportInfo.isStatic

If this is an explicityl static import (not checking potential attributes spanning this)

struct ImportInfo
bool isStatic;

Meta