isOptional property
Whether this is an optional extension.
If an extension isn't optional, it will emit an error if it doesn't match any selectors.
Implementation
final bool isOptional;
Whether this is an optional extension.
If an extension isn't optional, it will emit an error if it doesn't match any selectors.
final bool isOptional;