V2TXLivePusherObserver<P> typedef
V2TXLivePusherObserver<P> =
void Function(V2TXLivePusherListenerType type, P? params)
Implementation
typedef V2TXLivePusherObserver<P> = void Function(V2TXLivePusherListenerType type, P? params);