是否关闭自启动
Future<bool?> isCloseSelfStarting() { return MmkvUtils.instance.getBool(_closeSelfStarting, part: MMkvPart.state); }