clientIdAttributeName top-level constant

String const clientIdAttributeName

The attribute name that stores the Client ID in the meta-tag that defines a Client ID in HTML.

Implementation

const String clientIdAttributeName = 'content';