linkedHashMap constant

BridgeTypeSpec const linkedHashMap

Bridge type spec for $LinkedHashMap

Implementation

static const linkedHashMap =
    BridgeTypeSpec('dart:collection', 'LinkedHashMap');