JSet<$E extends JObject>.hash constructor

JSet<$E extends JObject>.hash(
  1. JObjType<$E> E
)

Implementation

JSet.hash(this.E)
    : super.fromReference(_ctorId(_hashSetClass, referenceType, []));