unsupportedScheme constant
        
        String
        const unsupportedScheme
        
      
      
Web-only: indicates a scheme that is neither "http" nor "https".
Implementation
static const unsupportedScheme = "unsupported-scheme";Web-only: indicates a scheme that is neither "http" nor "https".
static const unsupportedScheme = "unsupported-scheme";