ModelsJsonConstructJsonEvent constructor

ModelsJsonConstructJsonEvent(
  1. RetrieveModelJsonTasks retrieveTasks,
  2. List<AbstractModelWithInformation> dataContainer
)

Implementation

ModelsJsonConstructJsonEvent(this.retrieveTasks, this.dataContainer);