CubitUpdate constructor

CubitUpdate(
  1. ID cubitId,
  2. CubitEntity cubitEntity
)

Implementation

CubitUpdate(this.cubitId, this.cubitEntity);