library test /*isNonNullableByDefault*/; | |
import self as self; | |
import "dart:core" as core; | |
class C extends core::Object { | |
static final field (core::bool) → (core::int) → core::Map<core::int, core::bool> f; | |
synthetic constructor •() → self::C | |
; | |
} | |
static method main() → dynamic | |
; |