scheme属性

String scheme

URI的方案组件。

如果没有方案组件,则值为空字符串。

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

实现

String get scheme;