$type constant

BridgeTypeRef const $type

Compile-time bridged type reference for $HttpClientRequest

Implementation

static const $type = BridgeTypeRef(
  BridgeTypeSpec('dart:io', 'HttpClientRequest'),
);