AppLovinListener typedef
        AppLovinListener =
     dynamic Function(AppLovinAdListener? listener)
    
    
    
Implementation
typedef AppLovinListener = Function(AppLovinAdListener? listener);typedef AppLovinListener = Function(AppLovinAdListener? listener);