blob: db59ffe65efb4efb146e6f2b5e4a406b325c8fe4 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
abstract class Record extends core::Object {
synthetic constructor •() self::Record
;
abstract method create() self::Record;
}
static method main() dynamic
;