deepFilerLoadingState
The current loading state of the deep filter's neural network model or resources. Represented by DeepFilterNetModuleLoader.LoadingState, which could include states like Unloaded, Loading, Loaded, or Error. Defaults to DeepFilterNetModuleLoader.LoadingState.Unloaded.