scheme 属性

String scheme

URI的方案组件。

如果没有方案组件,值将是空字符串。

URI方案不区分大小写。返回的方案将被规范化为小写字母。

实现

String get scheme;