blob: fbcbaee2aad87f129adfff5a5b54fe83b6eeb893 [file] [edit]
import 'dart:isolate';
var subscription;
void onData(x) {}
main() {}