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