hasScheme 属性

bool hasScheme

URI 是否具有 方案 组件。

实现

bool get hasScheme => scheme.isNotEmpty;