GeneralLib
@override Future<void> initialized() async { // Isolate isolate = await Isolate.spawn(entryPoint, message); }