host property

String host

Implementation

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