packageRootUriPropertyName constant

String const packageRootUriPropertyName

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.

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

Implementation

static const packageRootUriPropertyName = 'packageRootUri';