inverted property
Whether this service extension will be inverted where it is exposed in DevTools.
For example, when inverted is true, a service extension may have a value of 'false' in the framework, but will have a perceived value of 'true' in DevTools, where the language describing the service extension toggle will also be inverted.
Implementation
final bool inverted;