Say I have this class:
void main() async { final example = ExampleClass(); await example.waitOne(); await examp