isGlobal property

bool isGlobal
final

Whether this is a global assignment.

Global assignments always affect only the global scope.

Implementation

final bool isGlobal;