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