hasScheme 属性

bool hasScheme

URI 是否包含 协议 组件。

实现

bool get hasScheme => scheme.isNotEmpty;