isGuarded property
Whether the variable can be further configured by outer modules.
This is always false
for @use
rules.
Implementation
final bool isGuarded;
Whether the variable can be further configured by outer modules.
This is always false
for @use
rules.
final bool isGuarded;