host property

String host
getter/setter pair

Implementation

static String host = isSecure ? Uri.base.host : 'localhost:8800';