CellRollRequest constructor

CellRollRequest(
  1. GlobalVectorDefinition cell, {
  2. int? object,
})

Implementation

CellRollRequest(this.cell, {this.object});