global property
Defines the behavior of the option within the global context. If this property is set, even if set to an empty object, then the option is available in all projects.
Implementation
final GlobalScopeBean? global;
Defines the behavior of the option within the global context. If this property is set, even if set to an empty object, then the option is available in all projects.
final GlobalScopeBean? global;