Skip to content
This repository was archived by the owner on Dec 19, 2017. It is now read-only.

Commit b36e731

Browse files
committed
add superclassQuantifyBehavior
1 parent aea190d commit b36e731

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/src/common/js_proxy.dart

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ class JsProxyReflectable extends Reflectable {
5959
typeCapability,
6060
typeRelationsCapability,
6161
subtypeQuantifyCapability,
62+
superclassQuantifyCapability,
6263
const StaticInvokeCapability('hostAttributes'));
6364
}
6465

0 commit comments

Comments
 (0)