检查是否存在钥匙串UUID iOS专属接口 返回true表示存在钥匙串UUID,false表示不存在
Future<bool> hasKeychainUUID() { throw UnimplementedError('hasKeychainUUID() has not been implemented.'); }