protocol property

String protocol

Implementation

String get protocol => kIsWeb ? html.window.location.protocol : "";