extensionRootPathPropertyName constant

String const extensionRootPathPropertyName

The property name for the query parameter passed along with extension-related requests to the server that describes the package root for the app whose extensions are being queried.

Implementation

static const extensionRootPathPropertyName = 'rootPath';