blob: 49f525c4d2721d236ec419801e797e0502978104 [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
class Class extends core::Object {
field () →? void field;
synthetic constructor •() self::Class
;
get getter() () →? void
;
}
static method error() dynamic
;
static method main() dynamic
;