FlaneurImagePickerError
public enum FlaneurImagePickerError: LocalizedError
                Errors that can be generated by this framework.
- 
                  
                  
Used to track errors happening in the empty view management.
Declaration
Swift
case emptyViewError(String) 
View on GitHub
        FlaneurImagePickerError Enumeration Reference