dart:有没有办法避免每次扩展 class 时都调用 "super"?

dart: is there a way to avoid calling "super" every time I extend a class?

我想下面的代码比任何解释都清楚

https://dartpad.dartlang.org/a5107762d7f5d564f0f20206ddbd48d1

至于标题:有没有办法避免每次扩展 class 时都调用“super”?

谢谢

显然答案是否定的,但我不认为有向 dartlang 提出功能请求的基础