LottieImageProviderFactory typedef
        LottieImageProviderFactory =
     ImageProvider<Object> ? Function(LottieImageAsset)
    
    
    
Implementation
typedef LottieImageProviderFactory = ImageProvider? Function(LottieImageAsset);typedef LottieImageProviderFactory = ImageProvider? Function(LottieImageAsset);