blob: a3d3fb5254124be75f3c1dcad6181e784f03e86d [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class Hest<TypeX extends self::Hest<self::Hest::TypeX> = dynamic> extends core::Object {
synthetic constructor •() void
;
}
class Fisk<TypeY extends core::Map<self::Hest<dynamic>, self::Hest<dynamic>> = dynamic> extends core::Object {
synthetic constructor •() void
;
}
static method main() dynamic
;