@override Future<bool?> stateMachineStart() async { return await methodChannel.invokeMethod<bool>('stateMachineStart'); }