devtoolsOptionsUriPropertyName constant

String const devtoolsOptionsUriPropertyName

The property name for the query parameter, passed along with apiExtensionEnabledState requests, that specifies the location of the 'devtools_options.yaml' file that is responsible for storing extension enablement states.

This field is a file:// URI string and NOT a path.

Implementation

static const devtoolsOptionsUriPropertyName = 'devtoolsOptionsUri';