| library; | |
| import self as self; | |
| import "dart:core" as core; | |
| class T extends core::Object { | |
| synthetic constructor •() → self::T | |
| ; | |
| } | |
| class V extends core::Object { | |
| synthetic constructor •() → self::V | |
| ; | |
| } | |
| static method test() → dynamic | |
| ; | |
| static method main() → void | |
| ; |