IosSessionBroadCastPublicURL typedef
        IosSessionBroadCastPublicURL =
     void Function(String message)
    
    
    
Implementation
typedef IosSessionBroadCastPublicURL = void Function(String message);
typedef IosSessionBroadCastPublicURL = void Function(String message);