FlowViewState constructor
FlowViewState(
- dynamic adItems,
- double width,
- double height,
- String userId,
- MbFlowCallBack callBack,
Implementation
FlowViewState(this.adItems,this.width,this.height,this.userId,this.callBack);