ZegoSuperBoardSubViewModel constructor
ZegoSuperBoardSubViewModel({})
Implementation
ZegoSuperBoardSubViewModel(
{this.name,
this.createTime,
this.fileID,
this.fileType,
this.uniqueID,
this.whiteboardIDList});