LoopPodFlow constructor
const
LoopPodFlow({})
Implementation
const LoopPodFlow(
{super.key,
this.loopEventHandler,
this.customEventHandler,
required this.url,
this.extraParams,
this.disableFlowEndNavigation = false,
this.disableDeviceBack = false});