isGuarded property

bool isGuarded
final

Whether the variable can be further configured by outer modules.

This is always false for @use rules.

Implementation

final bool isGuarded;