blob: 797922dea7050984be61bd8a3494d70260308fb4 [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
import "dart:collection" as collection;
typedef VoidFunction = () void;
class Fisk extends core::Object {
synthetic constructor •() self::Fisk
;
method it1(dynamic x) dynamic
;
}
static method main(dynamic arguments) dynamic
;