blob: be08789dc2884557fc8a0802ede32c7f187f4b8a [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static method useAddAll() void
;
static method useAddAllNullable() void
;
static method main() dynamic
;
static method expect(core::Set<dynamic> set1, core::Set<dynamic> set2) void
;