policyHeader constant

String const policyHeader

Describes the type of policy that came from the request, stringified from the OfflineFirstPolicy enum. The property will be removed before forwarding the request to _inner.

Implementation

static const policyHeader = 'X-Brick-OfflineFirstPolicy';