unsupportedScheme constant

String const unsupportedScheme

Web-only: indicates a scheme that is neither "http" nor "https".

Implementation

static const unsupportedScheme = "unsupported-scheme";