enabledStatePropertyName constant

String const enabledStatePropertyName

The property name for the query parameter that is optionally passed along with apiExtensionEnabledState requests to the server to set the enabled state for the extension.

Implementation

static const enabledStatePropertyName = 'enable';