linkedHashSet constant

BridgeTypeSpec const linkedHashSet

Bridge type spec for $LinkedHashSet

Implementation

static const linkedHashSet =
    BridgeTypeSpec('dart:collection', 'LinkedHashSet');