WindowPaneCellRequestReloadEvent constructor

const WindowPaneCellRequestReloadEvent(
  1. String cellId
)

Implementation

const WindowPaneCellRequestReloadEvent(this.cellId)
    : super('cellRequestReload');