none constant
HttpTransportType
const none
Specifies no transport preference.
Implementation
static const HttpTransportType none = HttpTransportType('None', 0);
Specifies no transport preference.
static const HttpTransportType none = HttpTransportType('None', 0);