isTopLevel 属性

bool isTopLevel

该声明是否为顶级。

如果其 所有者 是一个 LibraryMirror,则认为该声明是顶级。

实现

bool get isTopLevel;