supportsHttp property
bool
get
supportsHttp
Check if HTTP requests are supported
Implementation
static bool get supportsHttp => !kIsWeb;
Check if HTTP requests are supported
static bool get supportsHttp => !kIsWeb;