constGlobalKey.constructor():super.constructor();// so that subclasses can call us, since the Key() factory constructor shadows the implicit constructor
constGlobalKey.constructor():super.constructor();// so that subclasses can call us, since the Key() factory constructor shadows the implicit constructor
...
@@ -56,7 +57,9 @@ abstract class GlobalKey extends Key {
...
@@ -56,7 +57,9 @@ abstract class GlobalKey extends Key {